Skip to content

Releases: Domraider/rxnet

Fixed httpd chunk parser for small data (< 16 bytes)

08 Mar 14:27
Compare
Choose a tag to compare
0.6.18

Regex parse chunked buffer - fix chunk-size

Avoid Guzzle PSR7 upgrade

19 Dec 08:44
Compare
Choose a tag to compare
add guzzlehttp/psr7 1.4 to composer.json

Curent Http header parsing is not compatible with new Guzzle `\GuzzleHttp\Psr7\parse_request($headers);`

0.6.16

29 Nov 10:59
Compare
Choose a tag to compare
add http status on Httpd response labels

0.6.15

14 Sep 14:24
Compare
Choose a tag to compare

La mort dans l'âme ...

0.6.14

04 Sep 15:42
Compare
Choose a tag to compare

Fix a bug in onBackpressureBuffer operator (onCompleted was forwarded in wrong moment)

0.6.13

30 Aug 09:32
Compare
Choose a tag to compare

Fix a bug in onBackpressureBuffer operator (onCompleted was forwarded in wrong moment)

0.6.12

24 Aug 16:21
Compare
Choose a tag to compare

In HTTPd response add method and path in labels

0.6.11

21 Aug 12:30
Compare
Choose a tag to compare

remove version from composer.json

0.6.10

21 Aug 12:29
Compare
Choose a tag to compare

fix http client

0.6.9

28 Jul 09:00
Compare
Choose a tag to compare
fix Router