mirror of
https://github.com/openziti/ziti.git
synced 2026-09-10 16:55:41 +00:00
c10cb8657a
- reuses the body already buffered by CreateRequestContext instead of reading the request body a second time in legacyGenericEnrollPemHandler - removes the duplicate io.ReadAll allocation for legacy enrollment content types (text/plain, application/pkcs7, application/x-pem-file)