Nyholm / psr7

A super lightweight PSR-7 implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proxy server

chrisooo3 opened this issue · comments

How to set up proxy server parameter, while using your implementation?

Any updates?

This is more a question for stackoverflow or similar forums. It not a bug or feature request of the library.

Also note that this is an abstraction of the HTTP request and responses. If you know how your HTTP request should look like, you also know how to create your value objects. There is no other features of this package.