spiegel_podman/test/apiv2/python/rest_api
Jhon Honce deaf969243 Refacter API server emphasis on logging
* To aid in debugging log API request and response bodies at trace
  level. Events can be correlated using the X-Reference-Id.
* Server now echos X-Reference-Id from client if set, otherwise
  generates an unique id.
* Move logic for X-Reference-Id into middleware
* Change uses of Header.Add() to Set() when setting Content-Type
* Log API operations in Apache format using gorilla middleware
* Port server code to use BaseContext and ConnContext

Fixes #10053

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2021-09-10 15:07:25 -07:00
..
fixtures remote: always send resize before the container starts 2021-06-04 16:55:48 +02:00
__init__.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00
test_v2_0_0_container.py Compat API: Fix healthcheck status and healthcheck config 2021-08-03 15:38:04 +02:00
test_v2_0_0_image.py Libpod images pull changes 2021-08-09 14:17:08 -04:00
test_v2_0_0_manifest.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00
test_v2_0_0_network.py fixed docs and schemas 2021-06-08 14:23:05 -04:00
test_v2_0_0_pod.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00
test_v2_0_0_system.py Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
test_v2_0_0_volume.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00
v1_test_rest_v1_0_0.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00