paul / resourceful forked from pezra/resourceful

An HTTP library for Ruby that takes advantage of everything HTTP has to offer.

This URL has Read+Write access

paul (author)
Mon May 18 13:39:21 -0700 2009
commit  0fb5446ffe8dbe8d8405375053e066673118f0ba
tree    077f030042757119bb70f4f6773f08190a3bc2a0
parent  f1b5205651702e184f2fc4c53d32f7f7dd5c6fec
resourceful / Manifest
100644 31 lines (30 sloc) 0.846 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Manifest
spec/spec.opts
spec/simple_sinatra_server_spec.rb
spec/simple_sinatra_server.rb
spec/acceptance/header_spec.rb
spec/acceptance/caching_spec.rb
spec/acceptance/resource_spec.rb
spec/acceptance/redirecting_spec.rb
spec/acceptance/authorization_spec.rb
spec/acceptance_shared_specs.rb
spec/spec_helper.rb
spec/old_acceptance_specs.rb
README.markdown
resourceful.gemspec
lib/resourceful/cache_manager.rb
lib/resourceful/exceptions.rb
lib/resourceful/net_http_adapter.rb
lib/resourceful/stubbed_resource_proxy.rb
lib/resourceful/header.rb
lib/resourceful/authentication_manager.rb
lib/resourceful/request.rb
lib/resourceful/resource.rb
lib/resourceful/response.rb
lib/resourceful/util.rb
lib/resourceful/http_accessor.rb
lib/resourceful/options_interpreter.rb
lib/resourceful/memcache_cache_manager.rb
lib/resourceful.rb
Rakefile
MIT-LICENSE