|
|
| version 1.1, 2016/08/03 21:19:24 | version 1.2, 2016/08/04 13:32:34 |
|---|---|
| Line 1 | Line 1 |
| Content-Type: text/html | Content-Type: text/html |
| Content-Length: 6399 | Content-Length: 7413 |
| <h2>POST in $response:charset (UTF-8) w/o file</h2> | <h2>POST in $response:charset (UTF-8) w/o file</h2> |
| <h3>Headers</h3> | <h3>Headers</h3> |
| <pre>CONTENT_LENGTH : 278 | <pre>CONTENT_LENGTH : 487 |
| CONTENT_TYPE : multipart/form-data; boundary=------------boundary-value | CONTENT_TYPE : multipart/form-data; boundary=------------boundary-value |
| HTTP_ACCEPT : */* | HTTP_ACCEPT : */* |
| HTTP_EXPECT : 100-continue | HTTP_EXPECT : 100-continue |
| Line 28 Content-Disposition: form-data; name=" | Line 28 Content-Disposition: form-data; name=" |
| зна | зна |
| чение | чение |
| ------------boundary-value | |
| Content-Disposition: form-data; name="table" | |
| value | |
| ------------boundary-value | |
| Content-Disposition: form-data; name="table" | |
| значение | |
| ------------boundary-value-- | ------------boundary-value-- |
| </pre> | </pre> |
| <hr /> | <hr /> |
| <h2>POST in UTF-8 w/o file with own User-Agent and ommiting charset declaration</h2> | <h2>POST in UTF-8 w/o file with own User-Agent and ommiting charset declaration</h2> |
| <h3>Headers</h3> | <h3>Headers</h3> |
| <pre>CONTENT_LENGTH : 278 | <pre>CONTENT_LENGTH : 487 |
| CONTENT_TYPE : multipart/form-data; boundary=------------boundary-value | CONTENT_TYPE : multipart/form-data; boundary=------------boundary-value |
| HTTP_ACCEPT : */* | HTTP_ACCEPT : */* |
| HTTP_EXPECT : 100-continue | HTTP_EXPECT : 100-continue |
| Line 59 Content-Disposition: form-data; name=" | Line 67 Content-Disposition: form-data; name=" |
| зна | зна |
| чение | чение |
| ------------boundary-value | |
| Content-Disposition: form-data; name="table" | |
| value | |
| ------------boundary-value | |
| Content-Disposition: form-data; name="table" | |
| значение | |
| ------------boundary-value-- | ------------boundary-value-- |
| </pre> | </pre> |
| <hr /> | <hr /> |
| <h2>POST in WINDOWS-1251 w/o file</h2> | <h2>POST in WINDOWS-1251 w/o file</h2> |
| <h3>Headers</h3> | <h3>Headers</h3> |
| <pre>CONTENT_LENGTH : 259 | <pre>CONTENT_LENGTH : 460 |
| CONTENT_TYPE : multipart/form-data; boundary=------------boundary-value | CONTENT_TYPE : multipart/form-data; boundary=------------boundary-value |
| HTTP_ACCEPT : */* | HTTP_ACCEPT : */* |
| HTTP_EXPECT : 100-continue | HTTP_EXPECT : 100-continue |
| Line 89 Content-Disposition: form-data; name=" | Line 105 Content-Disposition: form-data; name=" |
| зна | зна |
| чение | чение |
| ------------boundary-value | |
| Content-Disposition: form-data; name="table" | |
| value | |
| ------------boundary-value | |
| Content-Disposition: form-data; name="table" | |
| значение | |
| ------------boundary-value-- | ------------boundary-value-- |
| </pre> | </pre> |
| <hr /> | <hr /> |
| <h2>POST in $response:charset (UTF-8) with file in UTF-8</h2> | <h2>POST in $response:charset (UTF-8) with file in UTF-8</h2> |
| <h3>Headers</h3> | <h3>Headers</h3> |
| <pre>CONTENT_LENGTH : 452 | <pre>CONTENT_LENGTH : 661 |
| CONTENT_TYPE : multipart/form-data; boundary=------------boundary-value | CONTENT_TYPE : multipart/form-data; boundary=------------boundary-value |
| HTTP_ACCEPT : */* | HTTP_ACCEPT : */* |
| HTTP_EXPECT : 100-continue | HTTP_EXPECT : 100-continue |
| Line 120 Content-Disposition: form-data; name=" | Line 144 Content-Disposition: form-data; name=" |
| зна | зна |
| чение | чение |
| ------------boundary-value | ------------boundary-value |
| Content-Disposition: form-data; name="table" | |
| value | |
| ------------boundary-value | |
| Content-Disposition: form-data; name="table" | |
| значение | |
| ------------boundary-value | |
| Content-Disposition: form-data; name="file"; filename="223_utf8.txt" | Content-Disposition: form-data; name="file"; filename="223_utf8.txt" |
| Content-Type: application/octet-stream | Content-Type: application/octet-stream |
| Line 129 Content-Type: application/octet-stream | Line 161 Content-Type: application/octet-stream |
| <hr /> | <hr /> |
| <h2>POST in WINDOWS-1251 with file in UTF-8</h2> | <h2>POST in WINDOWS-1251 with file in UTF-8</h2> |
| <h3>Headers</h3> | <h3>Headers</h3> |
| <pre>CONTENT_LENGTH : 431 | <pre>CONTENT_LENGTH : 632 |
| CONTENT_TYPE : multipart/form-data; boundary=------------boundary-value | CONTENT_TYPE : multipart/form-data; boundary=------------boundary-value |
| HTTP_ACCEPT : */* | HTTP_ACCEPT : */* |
| HTTP_EXPECT : 100-continue | HTTP_EXPECT : 100-continue |
| Line 155 Content-Disposition: form-data; name=" | Line 187 Content-Disposition: form-data; name=" |
| зна | зна |
| чение | чение |
| ------------boundary-value | ------------boundary-value |
| Content-Disposition: form-data; name="table" | |
| value | |
| ------------boundary-value | |
| Content-Disposition: form-data; name="table" | |
| значение | |
| ------------boundary-value | |
| Content-Disposition: form-data; name="file"; filename="фай | Content-Disposition: form-data; name="file"; filename="фай |
| л.html" | л.html" |
| Content-Type: application/octet-stream | Content-Type: application/octet-stream |
| Line 165 Content-Type: application/octet-stream | Line 205 Content-Type: application/octet-stream |
| <hr /> | <hr /> |
| <h2>POST in WINDOWS-1251 with file in WINDOWS-1251</h2> | <h2>POST in WINDOWS-1251 with file in WINDOWS-1251</h2> |
| <h3>Headers</h3> | <h3>Headers</h3> |
| <pre>CONTENT_LENGTH : 428 | <pre>CONTENT_LENGTH : 629 |
| CONTENT_TYPE : multipart/form-data; boundary=------------boundary-value | CONTENT_TYPE : multipart/form-data; boundary=------------boundary-value |
| HTTP_ACCEPT : */* | HTTP_ACCEPT : */* |
| HTTP_EXPECT : 100-continue | HTTP_EXPECT : 100-continue |
| Line 191 Content-Disposition: form-data; name=" | Line 231 Content-Disposition: form-data; name=" |
| зна | зна |
| чение | чение |
| ------------boundary-value | ------------boundary-value |
| Content-Disposition: form-data; name="table" | |
| value | |
| ------------boundary-value | |
| Content-Disposition: form-data; name="table" | |
| значение | |
| ------------boundary-value | |
| Content-Disposition: form-data; name="file"; filename="223_win1251.txt" | Content-Disposition: form-data; name="file"; filename="223_win1251.txt" |
| Content-Type: application/octet-stream | Content-Type: application/octet-stream |