| org.eclipse.jetty.http(10.0.5) | 
  
    | ADDED | org.eclipse.jetty.http.HttpURI#boolean hasAmbiguousEmptySegment() | 
  
    | ADDED | org.eclipse.jetty.http.HttpURI#boolean hasAmbiguousEncoding() | 
  
    | ADDED | org.eclipse.jetty.http.HttpURI$Ambiguous#EMPTY | 
  
    | ADDED | org.eclipse.jetty.http.HttpURI$Ambiguous#ENCODING | 
  
    | ADDED | org.eclipse.jetty.http.UriCompliance#UNSAFE | 
  
    | CHANGED | org.eclipse.jetty.http.UriCompliance#void UriCompliance(String, Set<UriCompliance.Violation>) | 
  
    | ADDED | org.eclipse.jetty.http.UriCompliance#UriCompliance from(Set<UriCompliance.Violation>) | 
  
    | ADDED | org.eclipse.jetty.http.UriCompliance$Violation#AMBIGUOUS_EMPTY_SEGMENT | 
  
    | ADDED | org.eclipse.jetty.http.UriCompliance$Violation#AMBIGUOUS_PATH_ENCODING | 
  
    | ADDED | org.eclipse.jetty.http.UriCompliance$Violation#NON_CANONICAL_AMBIGUOUS_PATHS | 
  
    | org.eclipse.jetty.io(10.0.5) | 
  
    | ADDED | org.eclipse.jetty.io.ConnectionStatistics.Stats | 
  
    | REMOVED | org.eclipse.jetty.io.ConnectionStatistics#String dump() | 
  
    | ADDED | org.eclipse.jetty.io.ConnectionStatistics#Map<String,ConnectionStatistics.Stats> getConnectionStatisticsGroups() | 
  
    | ADDED | org.eclipse.jetty.io.ConnectionStatistics#void onConnectionClosed(Connection) | 
  
    | ADDED | org.eclipse.jetty.io.ConnectionStatistics#void onConnectionOpened(Connection) | 
  
    | ADDED | org.eclipse.jetty.io.ConnectionStatistics#void onTotalClosed(Connection) | 
  
    | ADDED | org.eclipse.jetty.io.ConnectionStatistics#void onTotalOpened(Connection) | 
  
    | ADDED | org.eclipse.jetty.io.CyclicTimeouts | 
  
    | REMOVED | org.eclipse.jetty.io.ManagedSelector#double getMaxSelectedKeys() | 
  
    | ADDED | org.eclipse.jetty.io.ManagedSelector#long getMaxSelectedKeys() | 
  
    | ADDED | org.eclipse.jetty.io.jmx.ConnectionStatisticsMBean | 
  
    | org.eclipse.jetty.server(10.0.5) | 
  
    | ADDED | org.eclipse.jetty.server.ContentProducer#boolean consumeAll() | 
  
    | REMOVED | org.eclipse.jetty.server.ContentProducer#boolean consumeAll(Throwable) | 
  
    | ADDED | org.eclipse.jetty.server.CustomRequestLog#void setFilter(BiPredicate<Request,Response>) | 
  
    | ADDED | org.eclipse.jetty.server.handler.BufferedResponseHandler#BufferedResponseHandler.BufferedInterceptor newBufferedInterceptor(HttpChannel, HttpOutput.Interceptor) | 
  
    | ADDED | org.eclipse.jetty.server.handler.BufferedResponseHandler#boolean shouldBuffer(HttpChannel, boolean) | 
  
    | CHANGED | org.eclipse.jetty.server.handler.BufferedResponseHandler$BufferedInterceptor#org.eclipse.jetty.server.handler.BufferedResponseHandler$BufferedInterceptor | 
  
    | ADDED | org.eclipse.jetty.server.handler.FileBufferedResponseHandler | 
  
    | ADDED | org.eclipse.jetty.server.handler.gzip.GzipHandler#DeflaterPool getDeflaterPool() | 
  
    | ADDED | org.eclipse.jetty.server.handler.gzip.GzipHandler#InflaterPool getInflaterPool() | 
  
    | ADDED | org.eclipse.jetty.server.handler.gzip.GzipHandler#void setDeflaterPool(DeflaterPool) | 
  
    | ADDED | org.eclipse.jetty.server.handler.gzip.GzipHandler#void setInflaterPool(InflaterPool) | 
  
    | ADDED | org.eclipse.jetty.server.session.AbstractSessionDataStore#DEFAULT_GRACE_PERIOD_SEC | 
  
    | ADDED | org.eclipse.jetty.server.session.AbstractSessionDataStore#DEFAULT_SAVE_PERIOD_SEC |