eblondel / ows4R

R Interface for OGC Web-Services (OWS)

Home Page:https://eblondel.github.io/ows4R/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OWS Service exceptions are not always handled in status code 400

eblondel opened this issue · comments

With example given in this discussion: #121 it appears that OWS Service exceptions are not always handled in status code 400, but may return status code 200.

The condition made to control exception handling must be consolidated.