Releases: socketry/protocol-http
Releases · socketry/protocol-http
v0.62.2
16 Apr 06:29
Compare
Sorry, something went wrong.
No results found
v0.62.1
16 Apr 06:26
Compare
Sorry, something went wrong.
No results found
Fix handling of Stream#read(0), it must return a mutable string (or clear the given buffer).
v0.62.0
11 Apr 09:59
Compare
Sorry, something went wrong.
No results found
v0.61.0
11 Apr 08:50
Compare
Sorry, something went wrong.
No results found
Introduce Protocol::HTTP::RequestRefusedError for indicating a request was not processed by the server and can be safely retried.
v0.60.0
10 Mar 10:01
Compare
Sorry, something went wrong.
No results found
Expose Protocol::HTTP::Body::Writable#count attribute to provide access to the number of chunks written to the body.
v0.28.2
21 Aug 03:11
Compare
Sorry, something went wrong.
No results found
v0.26.4
16 Apr 03:18
Compare
Sorry, something went wrong.
No results found
What's Changed
Add support for as_json to avoid the default Rails implementation. by @ioquatix in #53
as_json should ignore all arguments. Add default to_json. by @ioquatix in #54
Full Changelog : v0.26.2...v0.26.4
v0.26.2
16 Apr 03:18
Compare
Sorry, something went wrong.
No results found
v0.26.1
07 Feb 11:33
Compare
Sorry, something went wrong.
No results found
v0.26.0
26 Jan 08:11
Compare
Sorry, something went wrong.
No results found