Yaws + SSL + POST HTTP

Sean Hinde sean.hinde@REDACTED
Mon Jun 13 22:42:53 CEST 2005


On 13 Jun 2005, at 21:12, Inswitch Solutions wrote:

> Hi,
>
> I'm having problems with Yaws+SSL and the following HTML :
> <form name="form" method="post" action="/eVoucher/controller.yaws"  
> enctype="multipart/form-data">
>
> The POST HTTP request over and SSL connection is not correctly been  
> handled by the Yaws web server.
> Any ideas? Do I have to use another enc MIME-type?

This looks fine. Does it work without SSL?

See the file upload example for an example of usage of this enctype:

http://yaws.hyber.org/upload0.yaws

Sean



More information about the erlang-questions mailing list