POST requests without Content-Type

POST requests without Content-Type

Issue ID:1621
Issue Category:compatibility
Component:api
Priority:normal
Status:active
Assigned:zach
Milestone:0.7

Twitter does not require clients to send a Content-Type header with their POST requests (especially with a post to /statuses/update.xml).

As a result, some clients do not send this header (while the POST request is in application/x-www-form-urlencoded). This is the case of Tweetie for Mac.

Laconica should be more flexible and if no Content-Type header is provided, consider that the body is in urlencoded format.

Legacy Data

This issue was migrated from another tracking system. The legacy data at time of import is provided below as a reference.

Ticket ID: 
1621
Reported by: 
paulguyot
Owner: 
zcopley
Status: 
new
Type: 
compatibility
Component: 
api
Priority: 
3
Version: 
undefined
Milestone: 
0.7

Updates

Login or Register to modify this issue, or to receive updates by email.

You can also subscribe to the RSS feed for updates to this issue.