Closed oscni closed 2 months ago
What headers in what request @oscni ?
http headers in http requests
Sure. The block only makes requests itself to other services running on the device to automatically find what else it could display. Any actual requests are made through chrome-launcher which does not support request headers.
yeah i noticed that it doesn't support it natively but I actually got it working by modifying this repo. It involved spinning up a small local API webserver which present the header information and then a chrome pluing that loads that header information at startup and in all requests uses that header information. Just thought it would be good if the feature is supported in balena-browser since it's useful in many setups.
Would be very useful to be able to set headers in the request.