Details
Description
Going on: http://127.0.0.1:8000/dump_config
Then clicking on the 'Proxy' tab is not showing the actual regexp but their Python objects.
e.g.
Configuration options for the reverse proxy application. blacklist [] Comma-separated list of regular expressions, which match any prefix of 'host:port/path' of requested proxy target. This does not support matching GET parameters. Default: () whitelist [<_sre.SRE_Pattern object at 0x49dd050>] Comma-separated list of regular expressions, which match 'host:port' of requested proxy target. Default: (localhost|127\.0\.0\.1):(50030|50070|50060|50075)