Skip to content

Convert http/fasthttp requests to curl for debugging

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

xplorfin/fasthttp2curl

Repository files navigation

Fast Http To Curl

Coverage Status Renovate enabled Build status Build status Go Report Card

Supports net/http and fasthttp

Allows you to transform net/http and fasthttp to curl for debugging. This package is based on moul's http to curl command except it supports fast http and http. This package is tested for parity against moul/http

License

The original project is licensed by Manfred Touron under the Apache License, Version 2.0 (LICENSE-APACHE) or the MIT license (LICENSE-MIT), at your option. See the COPYRIGHT file for more details. Licenses are included in the directory