client header send but dont add and dont see backe...
# support-questions-legacy
p
client header send but dont add and dont see backend
r
Hey @productdevbook can you show me the request header as seen in the network tab on chrome?
p
r
Can you instead use context.requestInit.headers.set(key, value); and see if that works?
p
no works,
context.requestInit.headers.set('x-client', props.client === 'web' ? 'web' : 'mobile')
r
You mean it doesn’t work?
Can you please open an issue about this and we will have a look in the coming week.
p
yes, dont work
r
Please open an issue about this on our GitHub. We will have a look