That's what I get when sniffing using Fiddler:

POST http://localhost:8080/wiki01/api.php?action=edit&title=Organization%3ALotnamkix+-+United+States+-+Epping&text=%7B%7BOrganization_01_00%0D%0A%7COrganization+Name%3DLotnamkix%0D%0A%7CStreet%3D96+Calef+Highway%0D%0A%7CZIP+Code%3D03042-2224%0D%0A%7CCity%3DEpping%0D%0A%7CCountry%3DUnited+States%0D%0A%7D%7D&summary=added+by+Kettle+import&format=json HTTP/1.1 Cookie: wikidb01_session=**********; path=/; domain=http://localhost:8080/wiki01/api.php; HttpOnly
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Content-Type: application/x-www-form-urlencoded
Host: localhost:8080
Connection: Keep-Alive
Content-Length: 52

Token=**********%2B%5C




Some characters in cookies and tokens has been obfuscated

Am 15.06.2015 um 21:24 schrieb Brad Jorsch (Anomie):
Sanity checks: You're actually doing a POST, not a GET with a body? Your
Content-Type and Content-Length headers on the POST are correct?

After checking that, it would be helpful if you could capture the whole
request being POSTed for further review. Obfuscate cookies and tokens, of
course.




--
________________________________________________
semantic::apps by gesinn.it
Business Applications with Semantic Mediawiki.
http://semantic-apps.com

_______________________________________________
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to