gadicc / meteor-headers

Access HTTP headers on both server and client. Client IP with proxy support.
https://atmospherejs.com/gadicohen/headers
GNU Lesser General Public License v3.0
61 stars 21 forks source link

audit-argument-checks compatibility #12

Closed DSpeichert closed 10 years ago

DSpeichert commented 10 years ago

Exception while invoking method 'headersToken' Error: Did not check() all arguments during call to 'headersToken'

Probably a good idea to add check() to that method.