Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

using the wrong header for REQUEST ? #202

Open
ronmmn opened this issue Dec 16, 2019 · 0 comments
Open

using the wrong header for REQUEST ? #202

ronmmn opened this issue Dec 16, 2019 · 0 comments

Comments

@ronmmn
Copy link

ronmmn commented Dec 16, 2019

image

I suspect you are using the wrong header in the REQUEST :
Access-Control-Allow-Origin
From what I know - this header is part of the RESPONSE from the server handling CORS for your request. You should be using Allow-Control-Request-Origin instread.
Am i right ? I really looking forward working with your framework, ui-http.ts

Where can i see some usage example for UIHttpService?
My goal is to perform WebAPI calls.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant