Interface TooManyRangesRejection

All Superinterfaces:
Rejection
All Known Implementing Classes:
TooManyRangesRejection

public interface TooManyRangesRejection extends Rejection
Rejection created by range directives. Signals that the request contains too many ranges. An irregular high number of ranges indicates a broken client or a denial of service attack.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • maxRanges

      int maxRanges()