redux-falcor | Connect your redux front-end to your falcor back-end | REST library
kandi X-RAY | redux-falcor Summary
kandi X-RAY | redux-falcor Summary
Redux Falcor connects Redux applications to the Falcor API.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of redux-falcor
redux-falcor Key Features
redux-falcor Examples and Code Snippets
Community Discussions
Trending Discussions on redux-falcor
QUESTION
The documented way of setting request headers to Falcor HttpDataSource is not working out for me. It might be that I just have a silly mistake somewhere as Falcor is completely new concept for me.
Documentation: https://github.com/Netflix/falcor-http-datasource#readme
These I checked out already: How to send auth tokens from the client with Falcor https://github.com/ekosz/redux-falcor/issues/7
I also tried to set the request headers from onBeforeRequest but that didn't make a difference. The headers I send to the server will go under 'access-control-request-headers'. And by that I mean only the header names are visible but the values are nowhere to be seen or accessed.
Client side:
...ANSWER
Answered 2019-Mar-28 at 23:34It looks like you are using the HttpDataSource
from the falcor package. Try installing falcor-http-datasource
and using that version instead. It's possible that the HttpDataSource
bundled with the main falcor package is an older version.
e.g.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install redux-falcor
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page