+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Cookies" page has been changed by jboynes:
https://wiki.apache.org/tomcat/Cookies?action=diff&rev1=21&rev2=22
||Allow name only||Disabled by default. Enabled by property.||TBD||N
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Cookies" page has been changed by jboynes:
https://wiki.apache.org/tomcat/Cookies?action=diff&rev1=20&rev2=21
||Allow name only||Disabled by default. Enabled by property.||TBD||N
https://issues.apache.org/bugzilla/show_bug.cgi?id=55951
Jeremy Boynes changed:
What|Removed |Added
Depends on||55917
--
You are receiving this m
https://issues.apache.org/bugzilla/show_bug.cgi?id=55951
Bug ID: 55951
Summary: HTML5 specifies UTF-8 encoding for cookie values
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity:
https://issues.apache.org/bugzilla/show_bug.cgi?id=55917
Jeremy Boynes changed:
What|Removed |Added
Blocks||55951
--
You are receiving this m
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Cookies" page has been changed by jboynes:
https://wiki.apache.org/tomcat/Cookies?action=diff&rev1=19&rev2=20
Comment:
Add proposal to focus discussion of the issues.
##language
Author: rjung
Date: Sat Jan 4 20:53:37 2014
New Revision: 1555421
URL: http://svn.apache.org/r1555421
Log:
Looking forward to it.
Modified:
tomcat/jk/trunk/xdocs/webserver_howto/apache.xml
tomcat/jk/trunk/xdocs/webserver_howto/iis.xml
tomcat/jk/trunk/xdocs/webserver_howto/nes.xml
Mo
Author: rjung
Date: Sat Jan 4 20:09:10 2014
New Revision: 1555414
URL: http://svn.apache.org/r1555414
Log:
Update changelog.
Modified:
tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/t
Author: rjung
Date: Sat Jan 4 20:06:26 2014
New Revision: 1555413
URL: http://svn.apache.org/r1555413
Log:
Use max_packet_size also when forwarding request
bodies. Until now it was only used for the request
header packet and for response packets.
Modified:
tomcat/jk/trunk/native/common/jk_aj
Author: rjung
Date: Sat Jan 4 19:43:58 2014
New Revision: 1555409
URL: http://svn.apache.org/r1555409
Log:
Align max_packet_size when set through the status
worker in the same way as when set from config file.
Modified:
tomcat/jk/trunk/native/common/jk_status.c
Modified: tomcat/jk/trunk/nat
Author: rjung
Date: Sat Jan 4 19:42:25 2014
New Revision: 1555407
URL: http://svn.apache.org/r1555407
Log:
Introduce and use everywhere AJP packet size
constants.
Modified:
tomcat/jk/trunk/native/common/jk_ajp13.h
tomcat/jk/trunk/native/common/jk_ajp14_worker.c
tomcat/jk/trunk/native
Author: rjung
Date: Sat Jan 4 19:38:46 2014
New Revision: 1555405
URL: http://svn.apache.org/r1555405
Log:
Remove unused constants.
Modified:
tomcat/jk/trunk/native/common/jk_ajp14.h
Modified: tomcat/jk/trunk/native/common/jk_ajp14.h
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native
Author: rjung
Date: Sat Jan 4 19:02:53 2014
New Revision: 1555402
URL: http://svn.apache.org/r1555402
Log:
Fix debug message about byte count to resend.
Modified:
tomcat/jk/trunk/native/common/jk_ajp_common.c
Modified: tomcat/jk/trunk/native/common/jk_ajp_common.c
URL:
http://svn.apache.or
https://issues.apache.org/bugzilla/show_bug.cgi?id=55920
--- Comment #1 from Jeremy Boynes ---
As an example, a cookie with value «"value"» (I'm using angled quotes in this
comment for clarity) that is set using:
Cookie cookie = new Cookie("test", "\"value\"");
response.addCookie(cookie);
wil
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Cookies" page has been changed by jboynes:
https://wiki.apache.org/tomcat/Cookies?action=diff&rev1=18&rev2=19
The domain value is converted to lower case (per Locale.ENGLISH)
22 matches
Mail list logo