so we have a disconnect between API and impl, because WebContextBuilder's name says the name is 'descriptive' and then the implementation is using them as is.
Robert Varga August 9, 2024 at 12:14 PM
right-o, so logs do not show anything. intercepting the exception shows:
HttpCookie[_name="JSESSIONID", _value="node030fapth33t451rteqordexlug0.well-known#RFC6415 Web Host Metadata.node0"]
so the description is creeping into the value without being escaped.
when requesting host meta information the 500 error returned for both host-meta and host-meta.json
none of the headers being used by client, bruno log:
response body like below
server log stack-trace attached