Skip to content

Rivr 1.0.2

Compare
Choose a tag to compare
@gawi gawi released this 05 May 12:34
· 87 commits to master since this release

Rivr core

Changed

  • (nothing)

Added

  • ServletResponseContent: added getContentLength()

Removed

  • (nothing)

Fixed

  • DialogueServlet: Generates the Content-Length header. This prevents chunked encoding on some servlet containers (at least on Oracle WebLogic). This was causing problem for the dialog
    ue runner.

Rivr VoiceXML

Changed

  • XmlDocumentServletResponseContent and JsonServletResponseContent: added getContentLength()

Added

  • (nothing)

Removed

  • (nothing)

Fixed

  • (nothing)