Returns whether the response may have a body:
Net::HTTP::Post.new(uri).response_body_permitted? # => true Net::HTTP::Head.new(uri).response_body_permitted? # => false
Compile a UndefNode
node
Dispatch enter and leave events for UndefNode
nodes and continue walking the tree.
Copy a UndefNode
node