EventMachine based HTTP Request interface for asynchronous HTTP clients.
gem install igrigorik-em-http-requestNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Perform an asynchronous HTTP GET request
Ensure EM.run block is used and avoid mixing with threads unless using EM.defer.
No dependency data recorded yet.