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