File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5- - ** Breaking Change ** : Move ` Protocol::HTTP::Header::QuotedString ` to ` Protocol::HTTP::QuotedString ` for better reusability.
6- - ** Breaking Change ** : Handle cookie key/value pairs using ` QuotedString ` as per RFC 6265.
5+ - ** Breaking** : Move ` Protocol::HTTP::Header::QuotedString ` to ` Protocol::HTTP::QuotedString ` for better reusability.
6+ - ** Breaking** : Handle cookie key/value pairs using ` QuotedString ` as per RFC 6265.
77 - Don't use URL encoding for cookie key/value.
8- - ** Breaking Change ** : Remove ` Protocol::HTTP::URL ` and ` Protocol::HTTP::Reference ` – replaced by ` Protocol::URL ` gem.
8+ - ** Breaking** : Remove ` Protocol::HTTP::URL ` and ` Protocol::HTTP::Reference ` – replaced by ` Protocol::URL ` gem.
99 - ` Protocol::HTTP::URL ` -> ` Protocol::URL::Encoding ` .
1010 - ` Protocol::HTTP::Reference ` -> ` Protocol::URL::Reference ` .
1111
You can’t perform that action at this time.
0 commit comments