Is there a HttpCache for Ruby?

R

Rob

I'm looking for a HttpCache class with similiar functionality to
python's httpcache.py, i.e. something that caches HTTP responses and
avoids retrieving files that haven't changed since the last request:
http://bitworking.org/news/76

Is there anything out there? I couldn't find anything via 'gem query
-r'

Rob



_______________________________
Do you Yahoo!?
Shop for Back-to-School deals on Yahoo! Shopping.
http://shopping.yahoo.com/backtoschool
 
A

Aredridel

I'm looking for a HttpCache class with similiar functionality to
python's httpcache.py, i.e. something that caches HTTP responses and
avoids retrieving files that haven't changed since the last request:
http://bitworking.org/news/76

Is there anything out there? I couldn't find anything via 'gem query
-r'

I've not found anything, though I've not looked that hard.

I would love to help write or test something, though! It's a very
useful thing for me.

Ari
 
R

Rob

Since I haven't found an existing HttpCache for Ruby, I'm starting to
write one. Ari, hopefully I'll have a httpcache Ruby gem for you test
by the weekend.

Rob

--- Aredridel said:
I've not found anything, though I've not looked that hard.

I would love to help write or test something, though! It's a very
useful thing for me.

Ari



_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,049
Latest member
Allen00Reed

Latest Threads

Top