Method: Arachni::Element::Header#encode
- Defined in:
- lib/arachni/element/header.rb
#encode(header) ⇒ Object
86 87 88 |
# File 'lib/arachni/element/header.rb', line 86 def encode( header ) self.class.encode( header ) end |
86 87 88 |
# File 'lib/arachni/element/header.rb', line 86 def encode( header ) self.class.encode( header ) end |