Flowdock

No documentation

This class has no description. You can help the Ruby community by adding new notes.

Constants

BODY_CONTAINABLE_METHODS = [ "POST", "PUT" ]

BUFSIZE = 1024*4

Attributes

[R] request_line

Request line

[R] request_method
[R] unparsed_uri
[R] http_version
[R] request_uri

Request-URI

[R] host

Request-URI

[R] port

Request-URI

[R] path

Request-URI

[RW] script_name
[RW] path_info
[RW] query_string
[R] raw_header

Header and entity body

[R] header

Header and entity body

[R] cookies

Header and entity body

[R] accept
[R] accept_charset
[R] accept_encoding
[R] accept_language
[RW] user

Misc

[R] addr
[R] peeraddr
[R] attributes
[R] keep_alive
[R] request_time
[R] cipher
[R] server_cert
[R] client_cert
Show files where this class is defined (2 files)
Register or log in to add new notes.