Method: Async::HTTP::WebMockEndpoint#protocol
- Defined in:
- lib/webmock/http_lib_adapters/async_http_client_adapter.rb
#protocol ⇒ Object (readonly)
Returns the value of attribute protocol.
140 141 142 |
# File 'lib/webmock/http_lib_adapters/async_http_client_adapter.rb', line 140 def protocol @protocol end |