You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MochiWeb
Hi guys,
We are changing the technology of our products, in this case java to
erlang. I am taking a look on mochiweb and I have a question.
I wanna get a parameter from a request but coudn't find a function to
get it (something like getParam(key)). I found a function called
parse_qs/1 in mochiweb_request module which gets a list of tuples
{key, value}. Once obtained this list I apply a function from lists
module and finally I can get the value.
I wonder if there is another way to get a param value using only
mochiweb. ???
Thanks a lot.
Bob Ippolito
unread,
May 2, 2008, 6:00:59 PM5/2/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message