Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Typhoeus
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
Typhoeus
Contact owners and managers
1–30 of 148
Mark all as read
Report group
0 selected
Jeremy Haile
,
Hans Typhoeus
2
12/2/14
Is it possible to make requests truly non-blocking?
There is no way to not block. I am sorry. On Fri, Nov 21, 2014 at 8:11 PM, Jeremy Haile <jhaile@
unread,
Is it possible to make requests truly non-blocking?
There is no way to not block. I am sorry. On Fri, Nov 21, 2014 at 8:11 PM, Jeremy Haile <jhaile@
12/2/14
me
12/2/14
Announcement
Please post to https://github.com/typhoeus/typhoeus/issues instead.
This mailing list is not very active and would like to have everything on github. That makes it
unread,
Announcement
Please post to https://github.com/typhoeus/typhoeus/issues instead.
This mailing list is not very active and would like to have everything on github. That makes it
12/2/14
Ken Anderson
,
me
3
5/16/14
Clean way to break out of a streaming connection?
Hello Ken, the solution you found is rather drastic. There is no way to do it though atm although it
unread,
Clean way to break out of a streaming connection?
Hello Ken, the solution you found is rather drastic. There is no way to do it though atm although it
5/16/14
Aditya Rao
,
me
2
5/16/14
SecurityError: string contains null byte - when POST'ing binary data
Hello Aditya, sorry for the late response. This is strange and it should not happen. Could you open a
unread,
SecurityError: string contains null byte - when POST'ing binary data
Hello Aditya, sorry for the late response. This is strange and it should not happen. Could you open a
5/16/14
Egor Shashkov
4/15/14
Can not include typhoeus into my ruby on rails project
i am trying to include typhoeus like: require 'typhoeus' but i see in log files: /
unread,
Can not include typhoeus into my ruby on rails project
i am trying to include typhoeus like: require 'typhoeus' but i see in log files: /
4/15/14
Shashwat Kumar
, …
Hans Hasselberg
5
2/19/14
High memory usage
Hallo Shahwat, thanks for reporting. The issue you're having is not normal. Which version of
unread,
High memory usage
Hallo Shahwat, thanks for reporting. The issue you're having is not normal. Which version of
2/19/14
ethicalhack3r
,
Hans Hasselberg
3
1/31/14
Webmock rspec total_time
Hey Hans, Thanks for the reply. I'll open a ticket with webmock when I get time and see if they
unread,
Webmock rspec total_time
Hey Hans, Thanks for the reply. I'll open a ticket with webmock when I get time and see if they
1/31/14
thad
, …
Hans Hasselberg
3
1/13/14
How to maintain a session?
Hello, Thank you Denis for jumping in! Your solution is the most elegant one! Unfortunately people
unread,
How to maintain a session?
Hello, Thank you Denis for jumping in! Your solution is the most elegant one! Unfortunately people
1/13/14
Denis Lamotte
,
Hans Hasselberg
2
11/14/13
Ethon::Errors::InvalidOption: The option: pipelining is invalid.
Thanks for reporting, it was a bug! I've fixed it on master: https://github.com/typhoeus/ethon/
unread,
Ethon::Errors::InvalidOption: The option: pipelining is invalid.
Thanks for reporting, it was a bug! I've fixed it on master: https://github.com/typhoeus/ethon/
11/14/13
Hans Hasselberg
10/27/13
Typhoeus 1.0 until end of this year
Hello fellow Typhoeus users, I plan to release Typhoeus 1.0 until end of this year. I think the API
unread,
Typhoeus 1.0 until end of this year
Hello fellow Typhoeus users, I plan to release Typhoeus 1.0 until end of this year. I think the API
10/27/13
pat...@stenmark.io
,
Hans Hasselberg
2
10/17/13
The meaning of timed_out?
Thanks for asking. I honestly don't know. It could be that the return_code produced by the
unread,
The meaning of timed_out?
Thanks for asking. I honestly don't know. It could be that the return_code produced by the
10/17/13
CG
,
Hans Hasselberg
3
10/3/13
OAuth::RequestProxy::UnknownRequestType: Typhoeus::Request
Thanks Hans. On Thursday, October 3, 2013 7:03:57 AM UTC-7, Hans Hasselberg wrote: Hi, This seems to
unread,
OAuth::RequestProxy::UnknownRequestType: Typhoeus::Request
Thanks Hans. On Thursday, October 3, 2013 7:03:57 AM UTC-7, Hans Hasselberg wrote: Hi, This seems to
10/3/13
James McKinney
,
Hans Hasselberg
2
9/28/13
How best to handle rate limiting/throttling
Hi James, you can use hydra.abort: http://rubydoc.info/github/typhoeus/typhoeus/Typhoeus/Hydra/
unread,
How best to handle rate limiting/throttling
Hi James, you can use hydra.abort: http://rubydoc.info/github/typhoeus/typhoeus/Typhoeus/Hydra/
9/28/13
Ross Cameron
, …
Hans Hasselberg
4
9/21/13
Meaning of Typhoeus::Request timeout
Hi Tim, I've expanded the timeout section in the readme: https://github.com/typhoeus/typhoeus#
unread,
Meaning of Typhoeus::Request timeout
Hi Tim, I've expanded the timeout section in the readme: https://github.com/typhoeus/typhoeus#
9/21/13
Sean Walberg
,
Hans Hasselberg
3
8/30/13
Caching vs memoization
Thanks for the clarification. Does caching have the same behaviour? I was playing around with a cache
unread,
Caching vs memoization
Thanks for the clarification. Does caching have the same behaviour? I was playing around with a cache
8/30/13
Konrad Reiche
,
Hans Hasselberg
2
8/19/13
Provide custom handlers for on_body and on_header
Hi, Typhoeus doesn't have something like that. On Mon, Aug 19, 2013 at 12:28 AM, Konrad Reiche
unread,
Provide custom handlers for on_body and on_header
Hi, Typhoeus doesn't have something like that. On Mon, Aug 19, 2013 at 12:28 AM, Konrad Reiche
8/19/13
Hans Hasselberg
,
Brewster
2
7/23/13
Re: error using typhoeus and alchemy
Not sure if you are still having issues, but i had the same problem today and found that the latest
unread,
Re: error using typhoeus and alchemy
Not sure if you are still having issues, but i had the same problem today and found that the latest
7/23/13
Sebastiaan Pouyet
,
Hans Hasselberg
3
7/17/13
SSL Timeouts - Ethon ssl_connect_error
Hi Hans, Thanks for for pointing me in the right direction! I'll investigate further when I'm
unread,
SSL Timeouts - Ethon ssl_connect_error
Hi Hans, Thanks for for pointing me in the right direction! I'll investigate further when I'm
7/17/13
Mauro Nidola
,
Hans Hasselberg
4
7/11/13
Consuming a SOAP WebService with sleep time between requests
If you are only allowed to do one request every 2seconds you cannot do parallel requests, or am I
unread,
Consuming a SOAP WebService with sleep time between requests
If you are only allowed to do one request every 2seconds you cannot do parallel requests, or am I
7/11/13
Hans Hasselberg
6/8/13
Re: Uploading a file - undefined method `bytesize' for true:TrueClass
Hey Glenn, could you open an issue on github with code to reproduce b/c I'm not able to. Please
unread,
Re: Uploading a file - undefined method `bytesize' for true:TrueClass
Hey Glenn, could you open an issue on github with code to reproduce b/c I'm not able to. Please
6/8/13
Hans Hasselberg
2
5/12/13
Re: Uploading a large number of files to S3
On Fri, May 10, 2013 at 3:38 PM, Eric Anderson <er...@pixelwareinc.com> wrote: On Thursday, May
unread,
Re: Uploading a large number of files to S3
On Fri, May 10, 2013 at 3:38 PM, Eric Anderson <er...@pixelwareinc.com> wrote: On Thursday, May
5/12/13
Howard Ding
,
Hans Hasselberg
2
3/10/13
Trying to replicate command line curl binary post
Good evening, sorry for the late response - somehow your message disappeared from my inbox and I
unread,
Trying to replicate command line curl binary post
Good evening, sorry for the late response - somehow your message disappeared from my inbox and I
3/10/13
Hans Hasselberg
3/6/13
Re: typhoeus/ethon and CURLOPT_UNRESTRICTED_AUTH
Hey, you are right, its wasn't there. But now it is: https://github.com/typhoeus/ethon/commit/
unread,
Re: typhoeus/ethon and CURLOPT_UNRESTRICTED_AUTH
Hey, you are right, its wasn't there. But now it is: https://github.com/typhoeus/ethon/commit/
3/6/13
Wade Williams
,
Hans Hasselberg
2
2/22/13
Synchronous behavior and typheous
Hey Wade, rest assured - every Typhoeus version I know will perform request 1 first and will then do
unread,
Synchronous behavior and typheous
Hey Wade, rest assured - every Typhoeus version I know will perform request 1 first and will then do
2/22/13
Hans Hasselberg
,
Alexis Dorais-Joncas
2
2/22/13
Re: Moderator's spam report for typhoeus@googlegroups.com
pprove On Fri, Feb 22, 2013 at 10:21 AM, Hans Hasselberg <ha...@hans.io> wrote: a -- Hans On
unread,
Re: Moderator's spam report for typhoeus@googlegroups.com
pprove On Fri, Feb 22, 2013 at 10:21 AM, Hans Hasselberg <ha...@hans.io> wrote: a -- Hans On
2/22/13
Hans Hasselberg
2/5/13
Re: How to set a timeout for the Hydra?
I briefly looked into http://curl.haxx.se/libcurl/c/libcurl-multi.html and I didn't found
unread,
Re: How to set a timeout for the Hydra?
I briefly looked into http://curl.haxx.se/libcurl/c/libcurl-multi.html and I didn't found
2/5/13
Dan Brandt
, …
WilliamF
6
1/14/13
typhoeus/multi.rb:21: [BUG] Segmentation fault when posting - Rails 3.0 Application on Red Hat
I neglected to add a little help to quickly check the version of Curl being used: To check version
unread,
typhoeus/multi.rb:21: [BUG] Segmentation fault when posting - Rails 3.0 Application on Red Hat
I neglected to add a little help to quickly check the version of Curl being used: To check version
1/14/13
Hans Hasselberg
3
1/11/13
Typhoeus 0.5
Hey Philip, there is already an issue for ethon which I think is related: https://github.com/typhoeus
unread,
Typhoeus 0.5
Hey Philip, there is already an issue for ethon which I think is related: https://github.com/typhoeus
1/11/13
Hans Hasselberg
12/8/12
Re: Stubbing
Yes: Typhoeus.stub(). See: http://rubydoc.info/github/typhoeus/typhoeus/Typhoeus#stub-instance_method
unread,
Re: Stubbing
Yes: Typhoeus.stub(). See: http://rubydoc.info/github/typhoeus/typhoeus/Typhoeus#stub-instance_method
12/8/12
ethicalhack3r
,
Hans Hasselberg
2
12/6/12
Ruby HTTP clients features 2012
Definetely! I already talked briefly with @nahi and I'll put the infos in as soon as Typhoeus is
unread,
Ruby HTTP clients features 2012
Definetely! I already talked briefly with @nahi and I'll put the infos in as soon as Typhoeus is
12/6/12