global
def parse_body?
-
(Boolean)
- true if the status isn't in the set of
def parse_body? !Env::StatusesWithoutBody.include?(status) end
(Boolean)
- true if the status isn't in the set of
def parse_body? !Env::StatusesWithoutBody.include?(status) end