typhon-project / typhon-polystore-api

Typhon Polystore API
Eclipse Public License 2.0
2 stars 0 forks source link

Forward `QL-Wall-Time-Ms` header comming from the QLServer #4

Closed DavyLandman closed 4 years ago

DavyLandman commented 4 years ago

As discussed in typhon-project/typhonql#48, the polystore API should forward the http header QL-Wall-Time-Ms if it is present in the result. (it might be misssing on query failure).

An alternative would be to forward any header that starts with QL-? So that we can later add more diagnostic headers without extra forwarding setup?

OrfenCLMS commented 4 years ago

13 forwards the entire QL reply. Any headers that are included will also be forwarded.