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

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"

Detailed Description

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.