#587 pass HTTP headers for WMS,WFS,WMTS,TMS + fix WFS3 test#613
Conversation
|
Fix for issue #587. |
|
@justb4 I'm ok with this PR. Please solve the conflict due to updates. @tomkralidis Any objections? Can I merge when conflict is solved? |
tomkralidis
left a comment
There was a problem hiding this comment.
Are we able to update also the CSW and WPS support with this functionality?
| assert lakes['title'] == 'Large Lakes' | ||
| assert lakes['description'] == 'lakes of the world, public domain' | ||
|
|
||
| # Minimum of limit param is 1 |
Yes, I am aware that these and others also need the same fix:
IMO 2 options:
I would opt for 1. |
|
Above Checks have failed because of a WMTS test failure, could this be |
|
@justb4 the latest merge let to a conflict again. The wps module has already the The current test failures are not related to this PR. Need to treat them separately. |
|
Ok, conflict resolved (was due to my own PR #614, merged). Also added |
|
@justb4 merged :) |
limitparam