Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update x-amz-user-agent header #40

Merged
merged 2 commits into from
Feb 9, 2018

Conversation

manueliglesias
Copy link
Contributor

React Native

:method	POST
:scheme	https
:path	/graphql
:authority	xxxxxxxxxxxxxxxxxxxxxxxxxx.appsync-api.us-east-1.amazonaws.com
accept	*/*
content-type	application/json
user-agent	Expo/2.3.0.1012011 CFNetwork/893.14 Darwin/16.7.0
x-api-key	da1-XXXXXXXXXX-XXXXXXXXXXX
x-amz-user-agent	aws-amplify/1.0.9 react-native
accept-language	en-us
content-length	164
accept-encoding	br, gzip, deflate

Browser

:authority:xxxxxxxxxxxxxxxxxxxxxxxxxx.appsync-api.us-east-1.amazonaws.com
:method:POST
:path:/graphql
:scheme:https
accept:*/*
accept-encoding:gzip, deflate, br
accept-language:en-US,en;q=0.9
content-length:164
content-type:application/json
origin:http://localhost:3000
referer:http://localhost:3000/
user-agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36
x-amz-user-agent:aws-amplify/1.0.9
x-api-key:da1-XXXXXXXXXX-XXXXXXXXXXX

Copy link
Contributor

@mlabieniec mlabieniec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mlabieniec mlabieniec merged commit fb9dea9 into awslabs:master Feb 9, 2018
@manueliglesias manueliglesias deleted the fix/user-agent branch February 12, 2018 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants