Pretty-print an org.http4s.Request as a curl command #3095
Labels
enhancement
Feature requests and improvements
good first issue
A tractable issue for those looking to make an initial contribution
A neat feature in the chrome inspector network tab is to export a request as a curl command:
I would be useful to have something like this for
org.http4s.Request
.request.asCurl: String
The text was updated successfully, but these errors were encountered: