There currently doesn't seem to be a way to interact with the HTTP server or do anything related to HTTP.
The only things you can do is talk to server over the RPC methods exposed by Meteor.methods or talk to mongoDB directly over the mongoDB API exposed.