[OpenSIPS-Devel] [OpenSIPS/opensips] 78eaed: Required CRLF missing in 200 OK response
Liviu Chircu
liviu at opensips.org
Sat Jun 17 11:44:11 EDT 2017
Branch: refs/heads/2.3
Home: https://github.com/OpenSIPS/opensips
Commit: 78eaed807adf636a9448a3a0f9f0a77b4c879096
https://github.com/OpenSIPS/opensips/commit/78eaed807adf636a9448a3a0f9f0a77b4c879096
Author: Chad Attermann <chad at broadmind.com>
Date: 2017-06-17 (Sat, 17 Jun 2017)
Changed paths:
M modules/mid_registrar/save.c
Log Message:
-----------
Required CRLF missing in 200 OK response
Addition of CRLF was mistakenly placed inside of check for Contact expires paramtere. Moved outside so that CRLF is always appended after last Contact header.
Commit: 33d43262da179f3fe559edb04880537ef3c31a91
https://github.com/OpenSIPS/opensips/commit/33d43262da179f3fe559edb04880537ef3c31a91
Author: Liviu Chircu <liviu at opensips.org>
Date: 2017-06-17 (Sat, 17 Jun 2017)
Changed paths:
M modules/mid_registrar/save.c
Log Message:
-----------
Merge pull request #1142 from attermann/2.3
mid_registrar: Required CRLF missing in 200 OK response
Compare: https://github.com/OpenSIPS/opensips/compare/2a7489bf97a4...33d43262da17
More information about the Devel
mailing list