Files
deb-python-falcon/doc/api/util.rst
Kurt Griffiths 9ff643ad26 fix(testing): Restore httpnow
falcon.testing.httpnow was removed by a previous commit. Restore it as an
alias for the sake of backwards compatibility, placing the actual code
in a new function, falcon.util.http_now().

Also update the docs to refer to the utils directly under falcon.*, rather
than falcon.util.* to promote the fact that developers can access them
in that way.
2015-04-23 12:33:57 -05:00

558 B

Utilities

URI Functions

falcon.util.uri

Testing

falcon.testing.TestBase

falcon.testing.TestResource

falcon.testing.StartResponseMock

falcon.testing

Miscellaneous

falcon

falcon.util.TimezoneGMT