Module: Ronin::Support::Web::Mixin
- Includes:
- Agent::Mixin, HTML::Mixin, WebSocket::Mixin, XML::Mixin
- Included in:
- Ronin::Support::Web
- Defined in:
- lib/ronin/support/web/mixin.rb
Overview
Web related helper methods.
Method Summary
Methods included from WebSocket::Mixin
#websocket_accept, #websocket_connect, #websocket_connect_and_send, #websocket_open?, #websocket_send, #websocket_server, #websocket_server_loop, #ws_accept, #ws_connect, #ws_connect_and_send, #ws_open?, #ws_send, #ws_server, #ws_server_loop, #wss_accept, #wss_connect, #wss_connect_and_send, #wss_open?, #wss_send, #wss_server, #wss_server_loop
Methods included from Agent::Mixin
#web_agent, #web_get, #web_get_html, #web_get_json, #web_get_xml, #web_post, #web_post_html, #web_post_json, #web_post_xml
Methods included from XML::Mixin
#xml_build, #xml_open, #xml_parse