Class: Net::HTTP
- Inherits:
-
Object
- Object
- Net::HTTP
- Defined in:
- lib/fluent/plugin/out_http.rb
Instance Attribute Summary collapse
-
#extra_chain_cert ⇒ Object
Returns the value of attribute extra_chain_cert.
Instance Attribute Details
#extra_chain_cert ⇒ Object
Returns the value of attribute extra_chain_cert.
30 31 32 |
# File 'lib/fluent/plugin/out_http.rb', line 30 def extra_chain_cert @extra_chain_cert end |