class Bugsnag::Request
- Bugsnag::Request
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
bugsnag/request.crConstructors
Instance Method Summary
- #client_ip : String | Nil
- #client_ip=(client_ip : String | Nil)
- #headers : Hash(String, String) | Nil
- #headers=(headers : Hash(String, String) | Nil)
- #http_method : String | Nil
- #http_method=(http_method : String | Nil)
- #referer : String | Nil
- #referer=(referer : String | Nil)
- #set_headers(context)
- #url : String | Nil
- #url=(url : String | Nil)