ASF Bugzilla – Attachment 36047 Details for
Bug 60330
reverse proxy of 100-continue aware backend, sends 100 continue even when backend does not
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
jsp to demonstrate the issue (put it in webapps/ROOT)
toto.jsp (text/plain), 418 bytes, created by
jfclere
on 2018-07-23 20:29:24 UTC
(
hide
)
Description:
jsp to demonstrate the issue (put it in webapps/ROOT)
Filename:
MIME Type:
Creator:
jfclere
Created:
2018-07-23 20:29:24 UTC
Size:
418 bytes
patch
obsolete
><%@ page import="java.util.Date" %> ></html> ><% >// response.setHeader("Last-Modified","Sun, 05 Nov 2017 08:52:59 GMT"); >response.setHeader("ETag","W/\"5581-1509871979000\""); >response.setHeader("Expires", "Wed, 21 Oct 2018 07:28:00 GMT"); >Date date = new Date(); >response.setHeader("JFC", date.toString()); >%> >jsptoservlet.jsp ><html> ><body bgcolor="white"> >Hello in train to Berlin!!! In Basel for the moment. ></html>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 60330
:
34438
|
34451
|
36015
|
36016
|
36046
| 36047 |
36048
|
36478