sedovalx / oauth2-tester

Small application to test responses from different OAuth 2.0 API endpoints
0 stars 0 forks source link

Server controller for delegation of the client requests #13

Closed sedovalx closed 8 years ago

sedovalx commented 8 years ago

Should be a backand controller for executing client requests to an Internet resource. The controller should proxy client requests with preserving headers, body, method and uri of the original request. It should return the original request and the response object to the client. We need to define data contract for such a response: