Searched refs:formdata (Results 1 – 11 of 11) sorted by relevance
1012 WebCore::FormData* formdata = request.httpBody(); in getPostData() local1013 if (formdata) { in getPostData()1020 formdata->elements(); in getPostData()
290 application/vnd.shana.informed.formdata
23823 * khtml/misc/formdata.h:32555 * khtml/misc/formdata.cpp:32558 * khtml/misc/formdata.h:35013 * ForwardingHeaders/misc/formdata.h: Removed.
36819 * khtml/misc/formdata.h: Added more public functions as suggested by Chris when he reviewed36821 * khtml/misc/formdata.cpp: (khtml::FormData::appendFile): Added. Will be needed soon.37437 * khtml/misc/formdata.h: Added. Class for holding form data inside WebCore.37438 * khtml/misc/formdata.cpp: Added.37494 * ForwardingHeaders/misc/formdata.h: Added.37495 …* WebCore.pbproj/project.pbxproj: Added formdata.h, formdata.cpp, KWQFormData.h, and KWQFormData.c…
12132 Test: http/tests/local/formdata/upload-events.html21631 Tests: http/tests/local/formdata/send-form-data-with-sliced-file.html35700 http://dev.w3.org/2006/webapi/XMLHttpRequest-2/#formdata36558 http://dev.w3.org/2006/webapi/XMLHttpRequest-2/#formdata
11160 * khtml/misc/formdata.cpp:
38698 Test: http/tests/local/formdata/form-data-with-unknown-file-extension.html
20074 Test: http/misc/isindex-formdata.html
26539 and pass http/tests/misc/isindex-formdata.html
60468 Test: http/tests/misc/empty-file-formdata.html
37028 Test: http/tests/local/formdata/send-form-data-constructed-from-form.html