Skip to content

What's new in 1.2.0

jandudek edited this page Dec 29, 2015 · 7 revisions

An alternative implementation of the stub server

Jadler now contains an alternative implementation of the StubHttpServer interface which can be used instead of the default Jetty based implementation. To learn to use it please read Using the Alternative Stub Server Implementation.

The Date Header

The Jetty implementation of the stub server now sends the Date header automatically in every stub response as required in RFC 2616.