Skip to content

Releases: stefan-m-lenz/HttpQueueServer

v1.1.0

Choose a tag to compare

@stefan-m-lenz stefan-m-lenz released this 08 Aug 13:56

Now a clean-up will remove data from incomplete message exchanges. The time until the data of requests can be removed can be specified via the new parameter requestProcessingTimeoutSeconds in the web.xml. The details of the configuration are documented in the new "Configuration" section in the README.

v1.0.1

Choose a tag to compare

@stefan-m-lenz stefan-m-lenz released this 17 Mar 08:35
  • When serializing a request, filter all restricted HTTP headers that cannot be set in the Java HttpClient of the polling module. (Processing these headers will otherwise generate a warning in the polling module.)
  • Add license

v1.0

Choose a tag to compare

@stefan-m-lenz stefan-m-lenz released this 09 Mar 09:35

First version deployed in Mainz