Python web.py library study.
Tested working with:
- Python 2.7
- web.py 0.38
Trace call using AoikTraceCall:
- RequestHandlerWSGIServerTraceCall.py
- RequestHandlerWSGIServerTraceCallLogPy2.txt
- RequestHandlerWSGIServerTraceCallNotesPy2.txt
Run:
pip install git+https://github.com/AoiKuiyuyou/AoikTraceCall
Run:
git clone https://github.com/AoiKuiyuyou/AoikTraceCall
cd AoikTraceCall
python setup.py install
Run:
python "AoikWebpyStudy/src/RequestHandlerWSGIServerTraceCall.py" > Log.txt 2>&1
Run:
curl -X POST -d hello http://127.0.0.1:8000/