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
New features
* Added contains(name, value) to MessageHeaders for look for values in comma-list headers
Bugs fixed
* Eliminated IllegalArgumentException on duplicate media type parameters #40
* Eliminated usages of sole() when accessing HTTP headers to reduce unnecessary exceptions
* Allow optional space after chunk-size in chunked transfer-encoding #33 (Sebastian Nagel)
0 commit comments