Ticket #946 (new defect)
URL encoding leads to "400 - Bad Request"
| Reported by: | Wouter | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | 1.4.13 |
| Severity: | normal | Keywords: | url encoding |
| Cc: | Blocked By: | ||
| Need User Feedback: | no | Blocking: |
Description
From: http://forum.lighttpd.net/topic/508
You can't browse to a ip specified in hexadecimal form with lighttpd. http://0x51a99898/ - lighttpd.net - gives 400 - Bad Request http://0x40e9a763/ - google.com - works fine
This also applies to partial/full hex/octal encoding.
Like the following links to google. They had http:// infront of them but it marked this ticket as spam :(
0x40.0xe9.0xa7.0x63 0x40.233.0xa7.99 010072323543
Hope i did this right,
-Wouter
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

