Skip to content

Release 1.12.14

Choose a tag to compare

@jlangch jlangch released this 16 Apr 21:35
· 3708 commits to master since this release

[1.12.14] - 2024-04-16

Added

  • functions get-request-parameter, and get-request-long-parameter to
    :ring-util module
  • more HTTP status codes with short names and short description

Improved

  • SSE WebApp example to demonstrate explicit connection closing on the
    server side
  • REST WebApp example to demonstrate the use of query parameters

Fixed

  • HTTP client SSL requests