Update README
This commit is contained in:
@@ -4,12 +4,13 @@ cHTTP is an HTTP **client and server** library for C with minimal dependencies a
|
|||||||
Here is a list of features:
|
Here is a list of features:
|
||||||
|
|
||||||
* HTTP 1.1 client and server
|
* HTTP 1.1 client and server
|
||||||
* Fully non-blocking
|
* Non-blocking
|
||||||
* Cross-Platform (Windows & Linux)
|
* Cross-Platform
|
||||||
* HTTPS support (using OpenSSL)
|
* Minimal dependencies
|
||||||
|
* HTTPS support
|
||||||
* Virtual Hosts
|
* Virtual Hosts
|
||||||
* Single-threaded
|
* Single-threaded
|
||||||
* Zero-copy interface
|
* Ergonomic API
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user