| Author |
Message |
|
| Muthu |
Posted: Fri Oct 19, 2007 6:45 am |
|
|
|
Joined: 19 Oct 2007
Posts: 2
|
Hi Chandra,
Could you please send an example for HTTP POST for ibrowse?
Rgds
Muthu |
|
|
|
| Back to top |
|
| francesco |
Posted: Tue Oct 23, 2007 2:24 pm |
|
|
|
User
Joined: 07 Jul 2006
Posts: 249
Location: London
|
|
| Back to top |
|
| Muthu |
Posted: Wed Oct 24, 2007 3:45 am |
|
|
|
Joined: 19 Oct 2007
Posts: 2
|
Hi Francesco,
I could not find the example in README file. In documentation ibrowse.html, I found send_req/4, send_req/5 and send_req/6 are closely matching up for POST. I will try them.
Rgds
Muthu |
|
|
|
| Back to top |
|
| chandru.m |
Posted: Wed Oct 24, 2007 12:16 pm |
|
|
|
User
Joined: 24 Oct 2007
Posts: 85
|
Muthu wrote: Hi Francesco,
I could not find the example in README file. In documentation ibrowse.html, I found send_req/4, send_req/5 and send_req/6 are closely matching up for POST. I will try them.
Hi Muthu,
The latest version of ibrowse is 1.2.9 in jungerl in sourceforge.net. I've attached the latest version for your convenience.
cheers
Chandru |
| Description: |
|
 Download |
| Filename: |
ibrowse-1.2.9.tgz |
| Filesize: |
30.88 KB |
| Downloaded: |
1933 Time(s) |
|
|
| Back to top |
|
| seancharles |
Posted: Sun Nov 04, 2007 10:05 pm |
|
|
|
User
Joined: 18 Jul 2007
Posts: 57
|
Guys,
I just posted(!) an example of using ibrowse:send_req to do an HTTP POST on this thread,
http://forum.trapexit.org/viewtopic.php?p=33507#33507
it's actually quite easy once you get to grips with it, which is probably what the author intended.
It was a shame the README didn't have an example, maybe it was some kind of rite of passage to use it? |
|
|
|
| Back to top |
|
| chandru.m |
Posted: Mon Nov 05, 2007 8:57 am |
|
|
|
User
Joined: 24 Oct 2007
Posts: 85
|
seancharles wrote: Guys,
I just posted(!) an example of using ibrowse:send_req to do an HTTP POST on this thread,
http://forum.trapexit.org/viewtopic.php?p=33507#33507
it's actually quite easy once you get to grips with it, which is probably what the author intended.
It was a shame the README didn't have an example, maybe it was some kind of rite of passage to use it?
Hi Sean,
No - I didn't intend it as a rite of passage! Just an ommission. When I get the time, I'll update the README with your example.
thank you,
Chandru |
|
|
|
| Back to top |
|
| seancharles |
Posted: Mon Nov 05, 2007 9:45 pm |
|
|
|
User
Joined: 18 Jul 2007
Posts: 57
|
Chandru,
Please ignore my sometimes unapparent humour
I have really started to like Erlang and reading code like yours really helps, especially the pattern matching!
Thanks for writing ibrowse!
Sean Charles |
|
|
|
| Back to top |
|
|
|