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

headers.getClientIP() logging (line 90) #25

Closed laddi closed 10 years ago

laddi commented 10 years ago

Every call to headers.getClientIP() is logging the result array to the browser log. Please be so kind as to remove that... :)

gadicc commented 10 years ago

Wow, embarrassing... releasing an immediate fix for this :> Thanks for pointing it out.

laddi commented 10 years ago

No problem, thanks for an awesome smart package! :)

laddi commented 10 years ago

The version on atmospherejs.com is still 0.0.21...

gadicc commented 10 years ago

Weird, not sure what happened there. Just bumped to v0.0.23 and confirmed that that's showing up on Atmosphere now. Thanks again.

laddi commented 10 years ago

Again, no problem, happy to help! :)