From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Mart van de Wege Newsgroups: comp.lang.ada Subject: Re: Lightweight HTTP client library Date: Tue, 24 May 2016 13:02:02 +0200 Message-ID: <86zirfg1n9.fsf@gaheris.avalon.lan> References: <864m9ogc94.fsf@gaheris.avalon.lan> Mime-Version: 1.0 Content-Type: text/plain X-Trace: individual.net JfHKkQRl9u2Yl+WMQgtzLQF4TihezDlB+B+xIxwVRd4/1uadO9 X-Orig-Path: gaheris.avalon.lan!not-for-mail Cancel-Lock: sha1:+79yNOSehomeA64GALGFqnPmSHU= sha1:IIzPKjsBFk2Ww443rZH8+lyPJ3k= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Xref: news.eternal-september.org comp.lang.ada:30471 Date: 2016-05-24T13:02:02+02:00 List-Id: "Dmitry A. Kazakov" writes: > On 24/05/2016 09:12, Mart van de Wege wrote: > >> For a minor project I would need an HTTP client library. I could use the >> client part of AWS, but that would mean including the whole of AWS, >> which feels a bit like overkill to me. >> >> Is there a lighter weight HTTP client for Ada? > > Simple Components have a HTTP client implementation capable to share > single Ada task with other clients and other TCP/IP protocols. > > http://www.dmitry-kazakov.de/ada/components.htm#16.12 Thanks; that looks just like what I need. Regards, Mart -- "We will need a longer wall when the revolution comes." --- AJS, quoting an uncertain source.