File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 88 'content-type ' => 'multipart/form-data; boundary=---011000010111000001101001 '
99));
1010
11- $ request ->setBody ('-----011000010111000001101001
12- Content-Disposition: form-data; name="foo"; filename="hello.txt"
13- Content-Type: text/plain
14-
15- Hello World
11+ $ request ->setBody ('-----011000010111000001101001
12+ Content-Disposition: form-data; name="foo"; filename="hello.txt"
13+ Content-Type: text/plain
14+
15+ Hello World
1616-----011000010111000001101001-- ' );
1717
1818try {
Original file line number Diff line number Diff line change 88 'content-type ' => 'multipart/form-data; boundary=---011000010111000001101001 '
99));
1010
11- $ request ->setBody ('-----011000010111000001101001
12- Content-Disposition: form-data; name="foo"; filename="hello.txt"
13- Content-Type: text/plain
14-
15-
11+ $ request ->setBody ('-----011000010111000001101001
12+ Content-Disposition: form-data; name="foo"; filename="hello.txt"
13+ Content-Type: text/plain
14+
15+
1616-----011000010111000001101001-- ' );
1717
1818try {
Original file line number Diff line number Diff line change 88 'content-type ' => 'multipart/form-data; boundary=---011000010111000001101001 '
99));
1010
11- $ request ->setBody ('-----011000010111000001101001
12- Content-Disposition: form-data; name="foo"
13-
14- bar
11+ $ request ->setBody ('-----011000010111000001101001
12+ Content-Disposition: form-data; name="foo"
13+
14+ bar
1515-----011000010111000001101001-- ' );
1616
1717try {
Original file line number Diff line number Diff line change 1- echo ' -----011000010111000001101001
2- Content-Disposition: form-data; name="foo"; filename="hello.txt"
3- Content-Type: text/plain
4-
5- Hello World
1+ echo ' -----011000010111000001101001
2+ Content-Disposition: form-data; name="foo"; filename="hello.txt"
3+ Content-Type: text/plain
4+
5+ Hello World
66-----011000010111000001101001--' | \
77 http POST http://mockbin.com/har \
88 content-type:' multipart/form-data; boundary=---011000010111000001101001'
Original file line number Diff line number Diff line change 1- echo ' -----011000010111000001101001
2- Content-Disposition: form-data; name="foo"; filename="hello.txt"
3- Content-Type: text/plain
4-
5-
1+ echo ' -----011000010111000001101001
2+ Content-Disposition: form-data; name="foo"; filename="hello.txt"
3+ Content-Type: text/plain
4+
5+
66-----011000010111000001101001--' | \
77 http POST http://mockbin.com/har \
88 content-type:' multipart/form-data; boundary=---011000010111000001101001'
Original file line number Diff line number Diff line change 1- echo ' -----011000010111000001101001
2- Content-Disposition: form-data; name="foo"
3-
4- bar
1+ echo ' -----011000010111000001101001
2+ Content-Disposition: form-data; name="foo"
3+
4+ bar
55-----011000010111000001101001--' | \
66 http POST http://mockbin.com/har \
77 content-type:' multipart/form-data; boundary=---011000010111000001101001'
You can’t perform that action at this time.
0 commit comments