Open yuvipanda opened 2 months ago
As part of https://github.com/jupyterhub/jupyter-server-proxy/pull/479, we ended up using regexes to parse HTTP Headers and the status line. This makes me somewhat weary, and I'd like that to be replaced with an actual library instead.
As part of https://github.com/jupyterhub/jupyter-server-proxy/pull/479, we ended up using regexes to parse HTTP Headers and the status line. This makes me somewhat weary, and I'd like that to be replaced with an actual library instead.