Skip to content

Commit

Permalink
Fixed wrong version in doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjstehno committed Jul 20, 2018
1 parent f56646f commit a2c9f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/asciidoc/index.adoc
Expand Up @@ -1109,7 +1109,7 @@ the unit tests).

== Proxy Server

Starting in v1.7.0 a standalone proxy server was available. The `com.stehno.ersatz.proxy.ErsatzProxy` is useful for testing proxied HTTP connections.
Starting in v1.6.1 a standalone proxy server was available. The `com.stehno.ersatz.proxy.ErsatzProxy` is useful for testing proxied HTTP connections.
The proxy server has a similar configuration to the `ErsatzServer` and allows limited expectation configuration; it is expected that more detailed
expectation configuration will be done on a standard `ErsatzServer` instance at the other end of the proxy.

Expand Down

0 comments on commit a2c9f08

Please sign in to comment.