comp.lang.ada
 help / color / mirror / Atom feed
* How Do I Process A Redirection Message Using AWS
@ 2022-01-09  0:17 Roger Mc
  0 siblings, 0 replies; only message in thread
From: Roger Mc @ 2022-01-09  0:17 UTC (permalink / 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-09  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-09  0:17 How Do I Process A Redirection Message Using AWS Roger Mc

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