These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Meteor HTTP Header issues

First post
Author
Kielen Dres
Sefem Ortus
O.P.A
#1 - 2014-05-27 15:26:09 UTC
I have been messing with Meteor over the last few days and thought it would be worth making a small app for EVE with it. However I cant seen to access the HTTP_EVE headers via javascript.

Has anyone used Meteor or have any suggestions as to a workaround for this problem?
Kielen Dres
Sefem Ortus
O.P.A
#2 - 2014-05-28 08:34:07 UTC
Ok, I figured this out.

I used this Meteorite package
https://atmospherejs.com/package/headers

The headers actually end up being named "eve_trusted", "eve_charname", ect. So when referencing them remove the HTTP and type it all lower case.

CCP FoxFour
C C P
C C P Alliance
#3 - 2014-05-28 09:04:27 UTC
Awesome! Glad to hear you got it working and thank you very much for reporting back with a solution. :)

@CCP_FoxFour // Technical Designer // Team Tech Co

Third-party developer? Check out the official developers site for dev blogs, resources, and more.