Re: [racket-users] Web-server and IDN

2016-09-21 Thread Tobias Gerdin

> 20 sep. 2016 kl. 22:47 skrev Jay McCarthy :
> 
> On Wed, Sep 21, 2016 at 5:39 AM, Tobias Gerdin  wrote:
>> Hello,
>> 
>> Thanks for Racket, it really is great.
>> 
>> Is the web-server of production quality?
> 
> There are commercial sites that are built using it.
> 
>> Does it support IDN[1] hostnames?
> 
> I believe so, as it leaves hostnames uninterpreted and can deliver any
> bytes you tell it to.

Great, thank you!

-Tobias


-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [racket-users] Web-server and IDN

2016-09-20 Thread Jay McCarthy
On Wed, Sep 21, 2016 at 5:39 AM, Tobias Gerdin  wrote:
> Hello,
>
> Thanks for Racket, it really is great.
>
> Is the web-server of production quality?

There are commercial sites that are built using it.

> Does it support IDN[1] hostnames?

I believe so, as it leaves hostnames uninterpreted and can deliver any
bytes you tell it to.

Jay

>
> -Tobias
>
> [1]: https://en.wikipedia.org/wiki/Internationalized_domain_name
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



-- 
Jay McCarthy
Associate Professor
PLT @ CS @ UMass Lowell
http://jeapostrophe.github.io

   "Wherefore, be not weary in well-doing,
  for ye are laying the foundation of a great work.
And out of small things proceedeth that which is great."
  - D 64:33

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[racket-users] Web-server and IDN

2016-09-20 Thread Tobias Gerdin
Hello,

Thanks for Racket, it really is great.

Is the web-server of production quality?
Does it support IDN[1] hostnames?

-Tobias

[1]: https://en.wikipedia.org/wiki/Internationalized_domain_name

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.