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

c# - IMAP GMAIL getting folder list problem -

CUDA shared memory -