bettydramit created TS-2601:
-------------------------------
Summary: Purge doesn't works on https mode
Key: TS-2601
URL: https://issues.apache.org/jira/browse/TS-2601
Project: Traffic Server
Issue Type: Bug
Reporter: bettydramit
curl -X purge -x 127.0.0.1:443 -v https://www.test.com/ben.html
* About to connect() to proxy 127.0.0.1 port 443 (#0)
* Trying 127.0.0.1... connected
* Connected to 127.0.0.1 (127.0.0.1) port 443 (#0)
* Establish HTTP proxy tunnel to www.test.com:443
> CONNECT www.test.com:443 HTTP/1.1
> Host: www.test.com:443
> User-Agent: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.14.0.0
> zlib/1.2.3 libidn/1.18 libssh2/1.4.2
> Proxy-Connection: Keep-Alive
curl will be hanging until ctrl+c
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)