morph3 / myhttp

Sort of an HTTP library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myhttp

I wanted to have more control over http protocol. Regular http libraries was not allowing such control so I figured I'd write my own library.

It's very simple at the moment, it does not promise anything.

Test cases

python3 tests.py

About

Sort of an HTTP library

License:MIT License


Languages

Language:Python 100.0%