react-native-sse icon indicating copy to clipboard operation
react-native-sse copied to clipboard

Option to remove no-cache header

Open arpitmalik opened this issue 1 year ago • 1 comments

I want to implement a use-case where I do not want to send cache-control or x-formatted-by in request headers. Please make these header optional with an option for the user to add these, if they want to.

arpitmalik avatar May 03 '24 10:05 arpitmalik

Open Pull Request: https://github.com/binaryminds/react-native-sse/pull/52

arpitmalik avatar May 03 '24 11:05 arpitmalik