Hi,
As you said, the firewall filter is stateless.
The matching condition in the filter was "port [ http https ]". This includes both source and destination port 80 and 443.
HTTP return traffic from the Internet would be coming from source-port 80.
Hope this helps.
Cheers,
Ashvin