It is not. serve/servlet takes an #:ssl? argument that enables SSL.
Jay
On Wed, Sep 5, 2012 at 9:06 AM, J G Cho wrote:
> Thanks. Got curious because it (plt-web-server) seems to be the only
> (?) way to use with SSL.
>
> On Fri, Aug 31, 2012 at 10:29 PM, Jay McCarthy wrote:
>> On Fri, Aug 31, 2
Thanks. Got curious because it (plt-web-server) seems to be the only
(?) way to use with SSL.
On Fri, Aug 31, 2012 at 10:29 PM, Jay McCarthy wrote:
> On Fri, Aug 31, 2012 at 11:49 AM, J G Cho wrote:
>> Near the end of 3.9 Soft State section found on
>> http://docs.racket-lang.org/web-server/stat
On Fri, Aug 31, 2012 at 11:49 AM, J G Cho wrote:
> Near the end of 3.9 Soft State section found on
> http://docs.racket-lang.org/web-server/stateless.html?q=%23%3Aquit&q=rackunit&q=commandline&q=substring&q=dispatch-rules&q=response/full#(part._stateless-example)
>
> #lang web-server
>
> (provide
Near the end of 3.9 Soft State section found on
http://docs.racket-lang.org/web-server/stateless.html?q=%23%3Aquit&q=rackunit&q=commandline&q=substring&q=dispatch-rules&q=response/full#(part._stateless-example)
#lang web-server
(provide interface-version start)
(define interface-version 'stateles
4 matches
Mail list logo