Method: Rex::Proto::Http::ServerClient#server
- Defined in:
- lib/rex/proto/http/server.rb
#server ⇒ Object
A reference to the server the client is associated with.
59 60 61 |
# File 'lib/rex/proto/http/server.rb', line 59 def server @server end |