Alwinator / react-native-http-bridge-refurbished

A simple HTTP server for React Native based on react-native-http-bridge.
MIT License
60 stars 21 forks source link

Feature request: Add ability to read and write HTTP headers #25

Open wtlgo opened 1 year ago

wtlgo commented 1 year ago

It's on the title. It would be nice if there was a way to read incoming HTTP headers and send your own in response. Maybe I'm just not looking good enough, but I don't see a way to do this without manually patching the library code.

Alwinator commented 1 year ago

Valid feature request, however, unfortunately, my paid work is keeping me busy. Pull requests are welcome! :)