mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
HTTP_Server: Add 2 line breaks to redirect response for proxy servers [#600]
This commit is contained in:
@@ -192,6 +192,7 @@ class Xosrv_http_wkr_ {
|
||||
, Rsp__location
|
||||
, redirect
|
||||
, Byte_ascii.Nl_bry
|
||||
, Byte_ascii.Nl_bry // proxy servers like nginx require 2 line breaks; ISSUE#:600; DATE:2019-11-05
|
||||
)
|
||||
);
|
||||
} catch (Exception err) {
|
||||
|
||||
Reference in New Issue
Block a user