Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

Add all Lanyrd iPhone app headers #4

Merged
merged 1 commit into from
Apr 4, 2013
Merged

Add all Lanyrd iPhone app headers #4

merged 1 commit into from
Apr 4, 2013

Conversation

bkenny
Copy link
Contributor

@bkenny bkenny commented Apr 4, 2013

Added all remaining Lanyrd iPhone app headers to ensure successful receipt of data.

conn.headers['User-Agent'] = "Lanyrd-iOS/2.4.0 (iPhone OS 6.1.3; iPhone5,2 N42AP) build/61"
conn.headers['X-Lanyrd-Protocol'] = "4"
conn.headers['X-Lanyrd-Hardware'] = "320x568@2"
conn.headers['X-Lanyrd-DeviceID'] = "Device-String"
conn.headers['X-Lanyrd-PushEnvironment'] = "ios-production"
conn.headers['x-mycustomurl-intercept'] = "api"

I've also laxed the version requirement on hashie

@andrew
Copy link
Owner

andrew commented Apr 4, 2013

Good plan, thanks

andrew added a commit that referenced this pull request Apr 4, 2013
Add all Lanyrd iPhone app headers
@andrew andrew merged commit 70d75e9 into andrew:master Apr 4, 2013
@bkenny
Copy link
Contributor Author

bkenny commented Apr 4, 2013

Let me know when it's bumped into RubyGems so I can update.

@andrew
Copy link
Owner

andrew commented Apr 4, 2013

@bkenny
Copy link
Contributor Author

bkenny commented Apr 4, 2013

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

Successfully merging this pull request may close these issues.

2 participants