You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will require backward incompatible change in request objet api. We will need to use raw binary request body/response data (+ binary iterator) instead of text/string.
Actual Behavior
Raise exception when tried validate chunked request
Expected Behavior
Buffer request and use for validation
Steps to Reproduce
validate chunked request
OpenAPI Core Version
0.17.1
OpenAPI Core Integration
requests
Affected Area(s)
No response
References
No response
Anything else we need to know?
FIX:
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: