httpageboy 1.0.13

A lightweight library for handling raw HTTP request/response transmission. Good base for APIs. Supports both synchronous and asynchronous programming models.
Documentation
1
2
3
4
5
6
7
8
root = true

[*]
indent_style = space
indent_size = 2

[*.rs]
indent_size = 2