https://bz.apache.org/bugzilla/show_bug.cgi?id=64255
--- Comment #2 from taojiaen ---
(In reply to Mark Thomas from comment #1)
> If the application takes responsibility for setting the chunked encoding
> header it also has to take responsibility sending for a correctly encoded
> body.
>
> Gener
https://bz.apache.org/bugzilla/show_bug.cgi?id=64255
taojiaen changed:
What|Removed |Added
Resolution|INVALID |INFORMATIONPROVIDED
--- Comment #3 from tao
https://bz.apache.org/bugzilla/show_bug.cgi?id=64255
Mark Thomas changed:
What|Removed |Added
Resolution|INFORMATIONPROVIDED |INVALID
--- Comment #4 from Mark Thomas
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new f4c3950 Process HTTP/0.9 requests with extra req
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new bf42f57 Remove left-over debug code
bf42f57 is d
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new ec3edf7 Process HTTP/0.9 requests with extra reque
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 50aff94 Process HTTP/0.9 requests with extra reque
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new f15c077 Process HTTP/0.9 requests with extra reque
https://bz.apache.org/bugzilla/show_bug.cgi?id=64149
--- Comment #4 from Roland Wachinger ---
Created attachment 37118
--> https://bz.apache.org/bugzilla/attachment.cgi?id=37118&action=edit
our server.xml
I attached the server.xml. I think the problem here is one of the valves in the
end. This
https://bz.apache.org/bugzilla/show_bug.cgi?id=64260
Bug ID: 64260
Summary: Clean install target
Product: Tomcat Native
Version: 1.2.23
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Pri
https://bz.apache.org/bugzilla/show_bug.cgi?id=64149
Remy Maucherat changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #5 from Remy Mauchera
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 60a7af2 64149: Avoid NPE when using the access lo
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 0c1f669 64149: Avoid NPE when using the access log
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new d49329c 64149: Avoid NPE when using the access log
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new d35c65b Ordering
d35c65b is described below
commit
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 5a7e1b3 Ordering
5a7e1b3 is described below
commit
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 7600f50 Ordering
7600f50 is described below
comm
https://bz.apache.org/bugzilla/show_bug.cgi?id=64149
Remy Maucherat changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 3116926 Increase coverage of Range header tests
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 9431eec Increase coverage of Range header tests
94
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new b88aa88 Increase coverage of Range header tests
b8
https://bz.apache.org/bugzilla/show_bug.cgi?id=64240
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
While replying to James's recent message about this filter's anti
click-jacking features[1], I was surprised to see that this filter
does not have any support for the Content-Security-Policy header.
Adding such support would be fairly simple:
On 24/03/2020 21:28, Christopher Schultz wrote:
> All,
>
> While replying to James's recent message about this filter's anti
> click-jacking features[1], I was surprised to see that this filter
> does not have any support for the Content-Security-Policy header.
>
> Adding such support would be fa
Author: olamy
Date: Wed Mar 25 06:20:01 2020
New Revision: 1875611
URL: http://svn.apache.org/viewvc?rev=1875611&view=rev
Log:
upgrade some maven plugins, jdk target is now 8
Modified:
tomcat/taglibs/standard/trunk/pom.xml
Modified: tomcat/taglibs/standard/trunk/pom.xml
URL:
http://svn.apac
Author: olamy
Date: Wed Mar 25 06:19:55 2020
New Revision: 1875610
URL: http://svn.apache.org/viewvc?rev=1875610&view=rev
Log:
upgrade some maven plugins, jdk target is now 8
Modified:
tomcat/taglibs/rdc/trunk/pom.xml
tomcat/taglibs/rdc/trunk/taglibs-rdc-dist/pom.xml
tomcat/taglibs/rd
Author: olamy
Date: Wed Mar 25 06:20:15 2020
New Revision: 1875612
URL: http://svn.apache.org/viewvc?rev=1875612&view=rev
Log:
upgrade some maven plugins, jdk target is now 8
Modified:
tomcat/taglibs/taglibs-parent/trunk/pom.xml
Modified: tomcat/taglibs/taglibs-parent/trunk/pom.xml
URL:
htt
27 matches
Mail list logo