Class SwitchToPostInterceptor

  • All Implemented Interfaces:
    ExecutionInterceptor

    public final class SwitchToPostInterceptor
    extends Object
    implements ExecutionInterceptor
    Ensures that all SearchRequests use POST instead of GET, moving the query parameters to be form data.