Skip to content

Eiffel-commons 0.0.15

Compare
Choose a tag to compare
@erik-edling erik-edling released this 14 Aug 10:23
· 27 commits to master since this release
10db72a

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.