Merged updates from trunk into stable branch
[feedcatcher.git] / vendor / rails / actionpack / test / fixtures / multipart / empty
1 --AaB03x
2 Content-Disposition: form-data; name="submit-name"
3
4 Larry
5 --AaB03x
6 Content-Disposition: form-data; name="files"; filename="file1.txt"
7 Content-Type: text/plain
8
9
10 --AaB03x--