Any objections to adding this to HttpVersion:

public static final HttpVersion[] ALL = {HTTP_0_9, HTTP_1_0, HTTP_1_1,
HTTP_2_0};

?

Gary

Reply via email to