Skip to content

Conversation

kaleidawave
Copy link
Owner

Add a simple HTTP requester.

(currently)

  • A single dependency on native_tls
  • Supports chunked bodies

Problems

  • Want more input on input: Request method and body
  • Want to expose more response headers
  • Not sure about always connecting to port 443

@kaleidawave kaleidawave added rust Written in Rust library Reusable section of code labels Jun 11, 2025
@kaleidawave
Copy link
Owner Author

Still not sure whether it should be called a requester or a client?

@kaleidawave kaleidawave added the utility reusable code label Jul 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
library Reusable section of code rust Written in Rust utility reusable code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant