swiperproxy icon indicating copy to clipboard operation
swiperproxy copied to clipboard

Content-Base – absolute URL

Open bAndie91 opened this issue 8 years ago • 0 comments

https://github.com/swiperproxy/swiperproxy/blob/c84badcb58a46c886e744eee2fabff7b5da62d9c/Proxy.py#L332

  1. Content-Base must be absolute url, see rfc2068.
  2. append content-base header provided by the backend (resp.getheader('content-base')) to ours.

bAndie91 avatar Jan 23 '18 11:01 bAndie91