util::http performance improvements: - cache util::http::available as namespace variable, as in the worst case it would go to the db - rep…
Show more
util::http performance improvements: - cache util::http::available as namespace variable, as in the worst case it would go to the db - replace array idioms with dict idioms
Show less