rest - Should I encode HTTP request headers? -


i know urls need encoded before sent server. need encode http request headers well? i'm sending base64 string in header contains = %3d .. correct?

the field value restrictions similar, not same. instance, can't use bare "%", or "<" , ">" in uri, can use them in header field value.


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -