Files
nginx-unit/src/nodejs/unit-http
Max Romanov f2610d2160 Fixing libunit 'off by 2' issue in library.
Name and value in each header are 0-terminated, so additional 2 bytes
should be allocated for them.  There were several attempts to add these
2 bytes to headers in language modules, but some modules weren't updated.
Also, adding these 2 bytes is specific to the implementation which may be
changed later, so extending this mechanics to modules may cause errors.
2019-11-11 18:04:17 +03:00
..
2018-10-03 17:50:03 +03:00
2019-04-01 16:40:33 +03:00
2019-04-01 16:40:33 +03:00
2018-11-15 15:53:35 +03:00
2019-08-20 16:32:05 +03:00