https://bugzilla.wikimedia.org/show_bug.cgi?id=22226

--- Comment #2 from Marcin Cieślak <[email protected]> 2010-01-25 
11:54:58 UTC ---
Sorry, I've made a mistake in the bug report. Of course I am using POST
request, but the data are sent with Content-Type: 
application/x-www-form-urlencoded:

POST /w/api.php
Content-Length: 2248
Accept-Encoding: gzip
User-Agent: PythonWikipediaBot/1.0
Host: www....
Cookie: <somecookies>
Content-Type: application/x-www-form-urlencoded

The AnitBot plugin just requires anything POST'ed to be done with:

Content-Type: multipart/form-data

as specified on the MediaWiki HTML forms.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to