http - web server only supporting utf-8 -


i'm implementing application's api using small web server (using mongoose). i'm thinking of supporting http requests encoded using utf-8, , return error client otherwise.

is kind of limitation fine? there error type appropriate server return?


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -