http icon indicating copy to clipboard operation
http copied to clipboard

Lite & fast micro PHP HTTP framework that is easy to learn.

Results 17 http issues
Sort by recently updated
recently updated
newest added

### 💭 Description Both the `README.md` file and the `Getting-Starting-Guide.md` file suggests that there are 3 types of hooks, and that the parameters for the `init` hook for example are...

Same as https://github.com/utopia-php/http/pull/146 but for 0.33.x branch

Adds `setCompression` configuration method to utopia Http If enabled, this performs brotli, gzip, or delate (in decreasing priority) compression on response bodies of requests that: - have a whitelisted mime-type...

This PR moves the swoole dependency to a development dependency to make installing and setting up this project easier. It also adds a tiny bit of housekeeping

+ formatting fix + double slash tests