https://bz.apache.org/bugzilla/show_bug.cgi?id=60750

            Bug ID: 60750
           Summary: still content-length header with chunked
           Product: Tomcat 7
           Version: 7.0.70
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: qixiaobo...@gmail.com
  Target Milestone: ---

Created attachment 34768
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34768&action=edit
chunked with content-length

POST http://192.168.1.153:8080/kzf6/user/resetMyPassword.json HTTP/1.1
Host: 192.168.1.153:8080
Connection: keep-alive
Content-Length: 15
Accept: application/json, text/javascript, */*; q=0.01
Origin: http://192.168.1.153:8080
X-Requested-With: XMLHttpRequest
User-Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/56.0.2924.87 Safari/537.36
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
DNT: 1
Referer: http://192.168.1.153:8080/kzf6/page/index/index.jsp
Accept-Encoding: gzip, deflate
Accept-Language: zh-CN,zh;q=0.8,en;q=0.6,ja;q=0.4,zh-TW;q=0.2
Cookie: JSESSIONID=58A5A067D9686D43146177A27F7C3ADA; __lnkrntdmcvrd=-1;
currMenu=%E9%A6%96%E9%A1%B5;
PLAY_SESSION="2c9de2e98e99047a6f56d82c3558b38ba77efb9e-accountName=&stationCode=CHS201604060327&appId=wxee37461196767726&flag=&accountId=586&wxAppName=F6%E9%AB%98%E5%AE%9D%E6%B1%BD%E8%BD%A6%E6%9C%8D%E5%8A%A1%E5%8F%B7&activeDate=null&stationId=537&account=gbxq&parentAccountId=null&password=96e79218965eb72c92a549dd5a330112&isSystem=1";
F6ONL_SESSION="d4b1bcc15c082a61a1e12db295e3c51f3635de20-pwd=96e79218965eb72c92a549dd5a330112&username=gbxq&creditValue=0.0&orgCode=CHS201604060327&prjRights=bsx2016%2Cpts2016&userid=243515852076984501487578195330";
totalReminder=%5Bobject%20Object%5D


HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Date: Mon, 20 Feb 2017 08:12:05 GMT

e2
{"btnStatus":"","idBill":null,"idCar":null,"idCustomer":null,"idPay":null,"idStock":null,"list":null,"noBill":null,"noPay":null,"noStock":null,"options":null,"pageResult":null,"param":"","status":"success","str":"","token":""}

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to