|
Grid Community Toolkit
6.2.1629922860 (tag: v6.2.20210826)
|
HTTP Get Test. More...
#include "globus_common.h"#include <stdio.h>#include <stdlib.h>#include <string.h>#include "globus_xio.h"#include "globus_xio_http.h"#include "globus_xio_tcp_driver.h"#include "http_test_common.h"HTTP Get Test.
Test that clients can receive HTTP message bodies.
Test parameters are
The test client will send the GET request for the /get-test URI.
The test server will
Test test client will then compare the response message with the contents of the file.
1.8.5