I am writing a web application for EVE online in Sinatra and want to get the header data.
In php, I can get data from a header variable with:
$_SERVER['HTTP_EVE_TRUSTED']
how can i do the same on the sinatra page?
ENV ['HTTP_EVE_TRUSTED']
Source: https://habr.com/ru/post/1305577/More articles:Illegal state exclusion in a seam structure - javaUsing the 'genie' programming language outside of Puppy Linux - genieJSF: How can I check if I am in the Restore View phase? - java-eeCorrect database level abstraction in a three-tier system? - designValidating data in .net - .netIs SQL DATEDIFF (year, ..., ...) an expensive calculation? - sqlIncrease AutoFill Extension List Width - c #Why is the JRuby app in App Engine taking so long (compared to the Python app)? - javaNhibernate operations: exception of Nhibernate dependency in service level - c #Structure SYSTEM_HANDLE_INFORMATION - data-structuresAll Articles