Post To Twitter Example 16.07.08
I would like to have an example of a post to the twitter API, using the HTTP method,
which would send a message to all followers.
Do this using the HTTP POST format, I want to do this from a post method,
this would be from a simple http post, format, so I dont want javascript or PHP
just HTTP POST methods, include the required methods, authenticate if needed to
create the post to the API.
here is an excerpt, from the twitter API,
Methods that post updates or direct messages require a POST. Where noted, some API methods will return different results based on HTTP headers sent by the client.
take a look and post to PMB for project,



