mkdf / api-factory-sparql

SPARQL addon for api-factory
0 stars 0 forks source link

Pass request/response headers to/from backend unmodified #6

Closed JaseMK closed 3 years ago

JaseMK commented 3 years ago

Do not modify or interpret requests and responses. All request headers and parameters should be passed to the backend, as suuplied by the client. Similarly, response headers should be passed back to the client.

JaseMK commented 3 years ago

Headers now passed back and forth to backed graph database