.. _example_http: HTTP ---- Required files: - :download:`test_plan.py <../../../examples/Transports/HTTP/test_plan.py>` - :download:`http_basic.py <../../../examples/Transports/HTTP/http_basic.py>` - :download:`http_custom_handler.py <../../../examples/Transports/HTTP/http_custom_handler.py>` - :download:`custom_http_request_handler.py <../../../examples/Transports/HTTP/custom_http_request_handler.py>` - :download:`test.txt <../../../examples/Transports/HTTP/test.txt>` test_plan.py ++++++++++++ .. literalinclude:: ../../../examples/Transports/HTTP/test_plan.py http_basic.py +++++++++++++ .. literalinclude:: ../../../examples/Transports/HTTP/http_basic.py http_custom_handler.py ++++++++++++++++++++++ .. literalinclude:: ../../../examples/Transports/HTTP/http_custom_handler.py custom_http_request_handler.py ++++++++++++++++++++++++++++++ .. literalinclude:: ../../../examples/Transports/HTTP/custom_http_request_handler.py test.txt ++++++++ .. literalinclude:: ../../../examples/Transports/HTTP/test.txt