Housekeeping:
- Slim down the default request context to
headers,ip, andlibrary; the client id is carried byheaders(theX-Castle-Client-Idheader /__cidcookie) and resolved server-side. - Remove the internal
ClientIdExtractservice and the unusedcookiesplumbing inContextGetDefault/ContextPrepare.