stream_filter/httplive.c: consider http port numbers
The httplive stream_filter ignored HTTP port numbers other then 80 and 443. These where dectected by HTTP access input. Other port numbers were simply ignored. The patch now uses the original portnumber and carries it along when handling relative_URI() and download URI in AccessOpen() functions.
Showing
Please register or sign in to comment