[mapserver-commits] [mapserver/mapserver] 10fe3d: Add msIO_getAndStripStdoutBufferMimeHeaders to dea...
GitHub
noreply at github.com
Tue Jan 17 01:30:55 PST 2017
Branch: refs/heads/branch-7-0
Home: https://github.com/mapserver/mapserver
Commit: 10fe3d78c3f3a3e2cbc64ede7c091a60f11a4e22
https://github.com/mapserver/mapserver/commit/10fe3d78c3f3a3e2cbc64ede7c091a60f11a4e22
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2017-01-17 (Tue, 17 Jan 2017)
Changed paths:
M mapio.c
M mapio.h
M mapscript/python/pymodule.i
M mapscript/swiginc/msio.i
A msautotest/mspython/test_mapio.map
A msautotest/mspython/test_mapio.py
Log Message:
-----------
Add msIO_getAndStripStdoutBufferMimeHeaders to deal with all MIME headers.
Currently if one wants to use mapscript, one cannot easily strip off all MIME headers,
which can be an issue if setting the "ows_http_max_age" metadata, which emits a
Cache-Control MIME header in WMS output.
Commit: 506c173222cf452bbc9dc6e742354d87ab3a738a
https://github.com/mapserver/mapserver/commit/506c173222cf452bbc9dc6e742354d87ab3a738a
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2017-01-17 (Tue, 17 Jan 2017)
Changed paths:
M mapio.c
M mapio.h
M mapscript/python/pymodule.i
M mapscript/swiginc/msio.i
A msautotest/mspython/test_mapio.map
A msautotest/mspython/test_mapio.py
Log Message:
-----------
Merge branch 'add_msIO_getAndStripStdoutBufferMimeHeaders' into branch-7-0
Compare: https://github.com/mapserver/mapserver/compare/37a70fff4ab5...506c173222cf
More information about the mapserver-commits
mailing list