Grid Community Toolkit
6.2.1705709074 (tag: v6.2.20240202)
|
HTTP Put 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 Put Test.
Test that clients can send HTTP message bodies.
Test parameters are
The test client will send the POST request for the /put-test URI.
The test server will
Test test client will then compare the response message with the contents of the file.