public static interface Response.HeaderListener extends Response.ResponseListener
boolean onHeader(Response response, HttpField field)
response - the response containing the response line data and the headers so farfield - the header receivedCopyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.