Closed mbcko closed 3 years ago
Catching the ProtocolError error before the HttpError error caused incorrect behavior for failed HTTP requests, such as not returning any data instead of the 405 status when using the wrong transfer method.
Catching the ProtocolError error before the HttpError error caused incorrect behavior for failed HTTP requests, such as not returning any data instead of the 405 status when using the wrong transfer method.