The variables created by the module are not prefixed with the module name in order to prevent future namespace collisions as recommended in the handbook. I suggest prefixing all fields with 'eve_' or 'eve_http_' to allow for additional modules to play with yours without name conflicts raising their ugly heads.