Ticket #12446: chrome-10.0.txt
| File chrome-10.0.txt, 480 bytes (added by , 15 years ago) |
|---|
| Line | |
|---|---|
| 1 | multipart/form-data; boundary=----WebKitFormBoundaryQYSRwnujLP0BCaf3 |
| 2 | ------WebKitFormBoundaryQYSRwnujLP0BCaf3 |
| 3 | Content-Disposition: form-data; name="q" |
| 4 | |
| 5 | |
| 6 | ------WebKitFormBoundaryQYSRwnujLP0BCaf3 |
| 7 | Content-Disposition: form-data; name="test"; filename="a.txt" |
| 8 | Content-Type: text/plain |
| 9 | |
| 10 | 123 |
| 11 | |
| 12 | ------WebKitFormBoundaryQYSRwnujLP0BCaf3 |
| 13 | Content-Disposition: form-data; name="test"; filename="b.txt" |
| 14 | Content-Type: text/plain |
| 15 | |
| 16 | abc |
| 17 | |
| 18 | ------WebKitFormBoundaryQYSRwnujLP0BCaf3-- |
| 19 |