Fix a bug in default file not found handler, make creating Requests less painful...
authorDavid Kerkeslager <kerkeslager@gmail.com>
Fri, 13 Dec 2019 23:00:12 +0000 (18:00 -0500)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Fri, 13 Dec 2019 23:00:12 +0000 (18:00 -0500)
commitadd99327a18a300ff26d64759921fc0f6847a07b
treef24992b86e28f6ceac2d857c135b6b799a436a74
parent751093cfdde6021ba36477977540351a307398dd
Fix a bug in default file not found handler, make creating Requests less painful, start adding support for POST
setup.py
src/fwx/__init__.py
src/test_fwx.py