blob: b4d2eea12fe9eec1238ab3f40c0e1a6824c87ebf [file] [log] [blame] [view] [raw]
---
title: facil.io - HTTP API
sidebar: 0.6.x/_sidebar.md
---
# {{{title}}}
The facil.io framework offers an HTTP/1.1 and Websocket implementation which can be found in the "http" folder.
This implementation includes a naive HTTP client as well as other features.
## Overview
This documentation is incomplete. I would love your help to finish it up. Until that time, please read the documentation in [the `http.h` header file](https://github.com/boazsegev/facil.io/blob/master/lib/facil/http/http.h).
### example
## Constants
## Types
## Functions
## Important Notes