tecc / HttpUtils

HttpUtils is a simple Java library aimed at parsing and serialising HTTP messages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HttpUtils

HttpUtils is a simple Java library aimed at parsing and serialising HTTP messages. It is mainly intended for client developers but should work for most things related to HTTP messages.

The library does not have any dependencies, making it very fit for inclusion in larger projects.

Licence

HttpUtils is licensed under the MIT licence. Read the full licence text here.

About

HttpUtils is a simple Java library aimed at parsing and serialising HTTP messages.

License:MIT License


Languages

Language:Java 92.6%Language:Kotlin 7.4%