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
hyper_clientconn_options_new no longer sets the http1_preserve_header_case connection option by default.
Users should now call hyper_clientconn_options_set_preserve_header_case if they desire that functionality. (78de8914)