Grid Community Toolkit  6.2.1705709074 (tag: v6.2.20240202)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
http_post_test.c File Reference

HTTP Echo 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"

Detailed Description

HTTP Echo 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

Test test client will then compare the response message with the contents of the file.