aMule Bug Tracker - aMule
View Issue Details
0001756aMuleUtilitiespublic2015-08-04 20:122015-10-16 12:27
circulosmeos 
 
normalminoralways
resolvedfixed 
2.3.1 
2.3.2 
Any
0001756: amuleweb: HTTP headers are case insensitive
Using amuleweb:

If "cookie: " HTTP header is not read (instead of "Cookie: "), and amuleweb is accessed via a proxy or web browser that writes HTTP headers as low case, amuleweb is rendered unusable.
Problem is that with the advent of http/2 any proxy can (and will) rewrite http headers as low case.
Configuring a reverse proxy with a nginx compiled with SPDY (~http/2) support.
Reverse proxies can be useful to group or hide these services' webs behind a common port, or other uses.
I've issued a (very tentative) pull request on github repository:
https://github.com/gonosztopi/amule/pull/1 [^]

Long explanation of this issue: http://wp.me/p2FmmK-8r [^]
No tags attached.
Issue History
2015-08-04 20:12circulosmeosNew Issue
2015-10-16 12:27GonoszTopiStatusnew => resolved
2015-10-16 12:27GonoszTopiResolutionopen => fixed
2015-10-16 12:27GonoszTopiFixed in Version => 2.3.2

There are no notes attached to this issue.