Public Instance methods
mark_as_pushed!()
[show source]
# File lib/httpx/plugins/push_promise.rb 24 def mark_as_pushed! 25 @__pushed = true 26 end