commit | f924fe4ae8a41b05a95e38915c42a394250931da | [log] [tgz] |
---|---|---|
author | Gregory Thiemonge <gthiemon@redhat.com> | Tue Oct 20 10:46:07 2020 +0200 |
committer | Michael Johnson <johnsomor@gmail.com> | Mon Dec 07 19:47:08 2020 +0000 |
tree | c55decc772092330504ba223757e8f06d78278a3 | |
parent | efae4470eb91859b6957d9280f0c60de25da54e8 [diff] |
Add /request endpoint in test_server.bin Add new endpoint in test_server application: - /request prints the client request (method, URL, HTTP version and headers) in the payload of the reply /request can take a "response_code" parameter (ie, "/request?response_code=404"), the server replies with the appropriate HTTP response code to the client. Change-Id: Ibc03f62da06a5bbb93959eac865e5f3f14caa50e