Eiffel-commons 0.0.15
What's new?
- HttpRequest is now mockable by defining new ways of
initializing the class. - Headers can now be set in request body(HttpRequest).
- URI can now be retrieved from HttpRequest.
- HttpMethod can now be set after initializing.