Skip to content

Release 7.2.0

Latest

Choose a tag to compare

@bartes bartes released this 10 Jun 12:20
fe57aef

Housekeeping:

  • Slim down the default request context to headers, ip, and library; the client id is carried by headers (the X-Castle-Client-Id header / __cid cookie) and resolved server-side.
  • Remove the internal ClientIdExtract service and the unused cookies plumbing in ContextGetDefault / ContextPrepare.