Class
RubyForge::Client
In:
lib/rubyforge/client.rb
Parent:
Object
Methods
boundary_data_for
cookie_store
cookie_store=
execute
get_content
new
post_content
query_string_for
save_cookie_store
Attributes
agent_class
[RW]
debug_dev
[RW]
ssl_verify_mode
[RW]
Public Class methods
new
(proxy = nil)
Public Instance methods
boundary_data_for
(boundary, parameters)
cookie_store
()
cookie_store=
(path)
execute
(request, uri, parameters = {}, headers = {})
get_content
(uri, query = {}, headers = {})
post_content
(uri, form = {}, headers = {})
query_string_for
(parameters)
save_cookie_store
()
[Validate]