hasHost

public final Unit hasHost(String host)

Matches uri with given host

Parameters

host

Host to be matched


public final Unit hasHost(Matcher<String> host)

Matches uri with given host

Parameters

host

Matcher for a host