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
Add new extensible CacheControlValue to replace the enum CacheControl.Value. #686
Add public error URLEncodedFormError for URLEncodedForm parser. #692
Patch release changes
Wait until inbound stream is closed before closing HTTP2 stream. Fixes issue where full response wasn't being written. This is still an issue for HTTP/1.1 though. #689
Fix decoding of empty arrays and dictionaries in URLEncodedFormDecoder. #692
Other changes
Use Task Locals to isolate metrics/tracing tests from each other. #679