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
Post a Comment