mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-13 22:59:04 +00:00
If you send a request with a body and a header greater than 255 characters long there will be an exception. The session->fetch will not return the body in the synchronous way expected.