Skip to content

Latest commit

 

History

History

http-file

Feature x-http-lang

In this folder you find examples that can be used for the curlz feature x-http-lang.

How to execute

  • run post-to-httpbin.http:
cargo run --features x-http-lang -- http-file ./post-to-httpbin.http
  • run basic-auth-header.http:
cargo run --features x-http-lang -- http-file ./basic-auth-header.http