tiny_http 0.4.1

Low level HTTP server library
Documentation
1
2
3
4
5
6
# Changes

## 0.4.0

* Make Method into an enum instead of a character string
 * https://github.com/frewsxcv/tiny-http/pull/102