What would you like to be added:
Our conformance tests currently lack coverage for the case where a HTTPRoute with a matching hostname should have precedence over a HTTPRoute that matches all hostnames (by not specifying any hostname matches).
Why this is needed:
This will help ensure a consistent experience for users of Gateway API.