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–2013 Mort Bay Consulting. All rights reserved.