comp.lang.ada
 help / color / mirror / Atom feed
From: Roger Mc <rogermcm2@gmail.com>
Subject: How Do I Process A Redirection Message Using AWS
Date: Sat, 8 Jan 2022 16:17:53 -0800 (PST)	[thread overview]
Message-ID: <51f11492-75ce-49d8-a360-bee8cb74c029n@googlegroups.com> (raw)

I have an AWS based program that downloads JSON formatted messages.
However, AWS returned the following HTML message for one request:
~~~
307 Temporary Redirect
Temporary Redirect
The document has moved 
here
.
Apache/2.4.29 (Ubuntu) Server at www.openml.org Port 80
~~~
which I decoded using an Ada program from
~~~
https://franckbehaghel.eu/programming/ada/ada-web-server-example/
--       http_req.php

~~~
I can't figure out how to implement the redirection to
~~~
Apache/2.4.29 (Ubuntu) Server at www.openml.org Port 80
~~~
Any advice will be greatly appreciated

                 reply	other threads:[~2022-01-09  0:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox