APAR status
Closed as program error.
Error description
Problem desc: Applet is not caching on reload on WAS 5.0.2 when
Local fix
Tamparary fix by John Malloy
Problem summary
****************************************************************
* USERS AFFECTED: All *
****************************************************************
* PROBLEM DESCRIPTION: The content-length header is stripped *
* out of the response to a HEAD request. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
HttpResponse.writeHeaders was changed to not send a
content-length header when the response did not include a
message body. The lack of this header caused the caching in
the client to fail because resource information in the cache
did not match that returned from the HEAD request.
Problem conclusion
HTTP protocol specifies that all headers that would normally
be sent in response to a GET request should also be sent in
response to a HEAD request. HttpResponse will be changed to
include a content-length header, if set, in the response for a
HEAD request.
Temporary fix Comments
APAR information |
APAR number |
PQ80756 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
00S |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2003-11-11 |
Closed date |
2003-12-09 |
Last modified date |
2003-12-09 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
Applicable component levels |
R003 PSY |
UP |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00P PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
R103 PSY |
UP |
R10A PSY |
UP |
R10H PSY |
UP |
R10I PSY |
UP |
R10P PSY |
UP |
R10S PSY |
UP |
R10W PSY |
UP |
|