| Summary: | httpd processing not correct for cross domain post | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Sagaert Johan <sagaert.johan> |
| Component: | Other | Assignee: | unassigned |
| Status: | NEW --- | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.21.x | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Host: | ARM | Target: | |
| Build: | rootfs build with buildroot | ||
|
Description
Sagaert Johan
2013-11-12 21:25:33 UTC
(In reply to comment #0) > context: a webpage running on server http:192.168.1.102:7020 is doing a http > post to 192.168.1.61 I want to reproduce this, but a simple test worked for me. Can you show the exact HTTP request which was received? I can't determine it exactly from your description. tcpdump, or better, tcpflow would let you easily capture one. |