pkgsrc/www/ruby-http_parser.rb
taca 4fb53026f3 www/ruby-http_parser.rb: update to 0.8.0
0.6.1 (2021-07-01)

* Update URIs in gemspec
* Link to https URIs in README
* Updated / added test cases for aborting the parser
* Better handling on upgraded connections
* Added support for HTTP status reason
* Add status support to JRuby
* Ensure HTTP parser uses later version
* Added statuses to spec responses
* Provide better safety around on_status and on_url
* Updated line folder spec as per joyent/http_parser
* Updated spec for status support
* Removed unfinished parse_url support
* Update sub module http-parser to version 2.8.1
* Use HTTPS to download submodules
* Check value passed to set_header_value_type

0.7.0 (2021-07-02)

* Add bundler/gem_tasks

0.8.0 (2021-09-01)

* mark all threads are ractor-safe
* avoid referring class instance variable if possible
* add kwarg to avoid specifying (nil, type)
* update specs about Ractor/kwarg
* rename the unappropriate name
* check the number of arguments for the safe
* it does not need extreme performance
* Revert "Add status support to JRuby"
* Disable test for status on JRuby
* Make sure to inject rake task dependencies
* spec: Use appropriate encoding to check request_url & status
2021-12-11 15:34:30 +00:00
..
DESCR
distinfo www/ruby-http_parser.rb: update to 0.8.0 2021-12-11 15:34:30 +00:00
Makefile www/ruby-http_parser.rb: update to 0.8.0 2021-12-11 15:34:30 +00:00
PLIST www/ruby-http_parser.rb: update to 0.8.0 2021-12-11 15:34:30 +00:00