/eo-http

HTTP Request/Response Parsing Objects for EO Programming Language

Primary LanguageJavaMIT LicenseMIT

logo

EO principles respected here DevOps By Rultor.com We recommend IntelliJ IDEA

Maven Central mvn codecov License Maintainability Hits-of-Code Code-Size Lines of code

There are EO objects here that parse and print HTTP requests and responses.

TBD...

How to Contribute

Fork this repository, make changes, send us a pull request. We will review your changes and apply them to the master branch shortly, provided they don't violate our quality standards. To avoid frustration, before sending us your pull request please run full Maven build:

$ mvn clean install -Pqulice

You will need Maven 3.3+ and Java 8+.