Playng with the http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses%C2%A0update part of the API today. I can post easily with curl:
curl -u user:password -d "status=foo bar baz"The Tweet says it is from "API". How do I set the user agent as I have seen other developers do? It is not listed on the above API page.
-- Scott * If you contact me off list replace talklists@ with scott@ *
