fe915025bb
Accepting request 1189037 from server:http
Ana Guerrero2024-07-22 15:19:16 +00:00
993f5dc1a6
- update to 0.8.5: nginx modules: * Change: r.variables.var, r.requestText, r.responseText, s.variables.var, and the data argument of the s.on() callback with upload or download event types will now convert bytes invalid in UTF-8 encoding into the replacement character. When working with binary data, use r.rawVariables.var, r.requestBuffer, r.responseBuffer, s.rawVariables.var, and the upstream or downstream event type for s.on() instead. * Feature: added timeout argument for add(), set(), and incr() methods of a shared dictionary. * Bugfix: fixed checking for duplicate js_set variables. * Bugfix: fixed request Host header when the port is non-standard. * Bugfix: fixed handling of a zero-length request body in ngx.fetch() and r.subrequest(). * Bugfix: fixed heap-buffer-overflow in Headers.get(). * Bugfix: fixed r.subrequest() error handling. Core: * Feature: added zlib module for QuickJS engine. * Bugfix: fixed zlib.inflate(). * Bugfix: fixed String.prototype.replaceAll() with a zero-length argument. * Bugfix: fixed retval handling after an exception in Array.prototype.toSpliced(), Array.prototype.toReversed(), Array.prototype.toSorted(). * Bugfix: fixed RegExp.prototype[@@replace]() with replacements containing $', $` and strings with Unicode characters. * Bugfix: fixed a one-byte overread in decodeURI() and decodeURIComponent(). * Bugfix: fixed tracking of argument scope. * Bugfix: fixed integer overflow in Date.parse(). Changes with njs 0.8.4 nginx modules: * Feature: the Server header for outgoing header can be set. * Improvement: validating URI and args arguments in r.subrequest().
Adam Majer2024-07-22 12:56:06 +00:00
22899ac2d4
- update to 0.8.5: nginx modules: * Change: r.variables.var, r.requestText, r.responseText, s.variables.var, and the data argument of the s.on() callback with upload or download event types will now convert bytes invalid in UTF-8 encoding into the replacement character. When working with binary data, use r.rawVariables.var, r.requestBuffer, r.responseBuffer, s.rawVariables.var, and the upstream or downstream event type for s.on() instead. * Feature: added timeout argument for add(), set(), and incr() methods of a shared dictionary. * Bugfix: fixed checking for duplicate js_set variables. * Bugfix: fixed request Host header when the port is non-standard. * Bugfix: fixed handling of a zero-length request body in ngx.fetch() and r.subrequest(). * Bugfix: fixed heap-buffer-overflow in Headers.get(). * Bugfix: fixed r.subrequest() error handling. Core: * Feature: added zlib module for QuickJS engine. * Bugfix: fixed zlib.inflate(). * Bugfix: fixed String.prototype.replaceAll() with a zero-length argument. * Bugfix: fixed retval handling after an exception in Array.prototype.toSpliced(), Array.prototype.toReversed(), Array.prototype.toSorted(). * Bugfix: fixed RegExp.prototype[@@replace]() with replacements containing $', $` and strings with Unicode characters. * Bugfix: fixed a one-byte overread in decodeURI() and decodeURIComponent(). * Bugfix: fixed tracking of argument scope. * Bugfix: fixed integer overflow in Date.parse(). Changes with njs 0.8.4 nginx modules: * Feature: the Server header for outgoing header can be set. * Improvement: validating URI and args arguments in r.subrequest().
Adam Majer2024-07-22 12:56:06 +00:00
f93cc3ff8d
Accepting request 1119189 from server:http
Ana Guerrero2023-10-20 21:18:43 +00:00
4c4c74586c
Accepting request 1119189 from server:http
Ana Guerrero2023-10-20 21:18:43 +00:00
a2b4e4dff0
Accepting request 1119103 from home:AndreasStieger:branches:server:http
Adam Majer2023-10-20 09:38:18 +00:00
0464c4120a
Accepting request 1119103 from home:AndreasStieger:branches:server:http
Adam Majer2023-10-20 09:38:18 +00:00