rawhttp icon indicating copy to clipboard operation
rawhttp copied to clipboard

Raw HTTP client in Go for complete request control and customization.

Results 7 rawhttp issues
Sort by recently updated
recently updated
newest added

Type: Enhancement

The PR covers the following issues: - Closes #22 - Closes #85

Type: Enhancement

### rawhttp version: 0.1.11 ### Current Behavior: POST To a url with some data and with a 302 response,and with a followredirect option ### Expected Behavior: follow redirect and get...

Type: Bug

### Please describe your feature request: It would be helpful to add support for HTTP(s) proxy. ### Describe the use case of this feature: Proxies or reverse proxies exploitation as...

Type: Enhancement

### Please describe your feature request: in a lot of http reqs, we will occur some errors which is not well for users,so i wanna if this lib can support...

Type: Enhancement

Bumps the modules group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) | `0.3.0` |...

Type: Maintenance