« Bypassing wxWidgets error when building Erlang from Source on OS X | Main | Resources for Synchronous Reads, Asynchronous Writes at RubyConf 2009 »

October 29, 2009

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d8341f4a0d53ef0120a6340f31970b

Listed below are links to weblogs that reference Typhoeus, the best Ruby HTTP client just got better:

Comments

quinn shanahan

I love the new api. In this example

response = Typhoeus::Request.get("http://www.pauldix.net")

if i was instead to do

response = Typhoeus::Request.get("https://www.pauldix.net")

would it be clever enough to use ssl and port 443? if it did that would be awesome.

Paul Dix

I'm pretty sure it does that. At least, I think libcurl does that automagically.

Stockbaat

can I do HEAD requests using typhoeus ?

Paul Dix

The main Hydra, Request interface doesn't, but using the basic Easy object should work for HEAD requests.

Chris

I'm loving your work, kudos...

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment