|
Grid Community Toolkit
6.2.1629922860 (tag: v6.2.20210826)
|
HTTP Ping Pong Test. More...
#include "globus_common.h"#include "http_performance_common.h"#include "globus_xio_tcp_driver.h"#include "globus_utp.h"#include <stdio.h>#include <stdlib.h>#include <string.h>HTTP Ping Pong Test.
Test that clients can send and receive HTTP message bodies.
Test parameters are
The test client will send the POST request for the /post-test URI.
The test server will
1.8.5