Method: Rex::Proto::SIP::Response#status_line
- Defined in:
- lib/rex/proto/sip/response.rb
#status_line ⇒ Object
Returns the value of attribute status_line.
42 43 44 |
# File 'lib/rex/proto/sip/response.rb', line 42 def status_line @status_line end |