Does this work? Request rq = Request();Response rs = rq.exec!"GET"("http://somewebpage.org/", [parameter:data]);
Re: Use Requests to send data to webpage - how?
Kagamin via Digitalmars-d-learn Fri, 20 May 2016 02:27:08 -0700
- Use Requests to send data to webpage - how... TheDGuy via Digitalmars-d-learn
- Re: Use Requests to send data to webp... Seb via Digitalmars-d-learn
- Re: Use Requests to send data to webp... Kagamin via Digitalmars-d-learn
- Re: Use Requests to send data to ... TheDGuy via Digitalmars-d-learn
- Re: Use Requests to send data... TheDGuy via Digitalmars-d-learn