Sha256: 87487feb6dfda8c73b3797cf642010e55ef7ed2117bd130038df201d1fa17fc1

Contents?: true

Size: 766 Bytes

Versions: 1

Compression:

Stored size: 766 Bytes

Contents

== 1.0.0 (2024-04-02)

* Fixed compiler warnings in extension for Ruby 3.3.0 support.

== 0.6.0 (2013-01-01)

* Added on_status_complete callback (Oscar Del Ben).
* Updated http_parser.c from joytent/http-parser.

== 0.5.1 (2012-07-25)

* Updated http_parser.c from joytent/http-parser.

== 0.5.0 (2012-07-21)

* merged in pull/118 upstream to support url parsing with username and password.

== 0.4.0 (2012-06-30)

* added missing on_headers_complete callback.

== 0.3.0 (2012-06-27)

* Added optional type argument to Parser#initialize and Parser#reset
* Added Parser#error? and Parser#error

== 0.2.0 (2012-06-25)

* Added Parser#pause, Parser#resume and Parser#paused?
* Rename HTTP::ParserError => HTTP::Parser::Error

== 0.1.0 (2012-06-23)

* Initial version.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
http-parser-lite-1.0.0 CHANGELOG