模块 okhttps

接口 Preprocessor.PreChain

封闭接口:
Preprocessor

public static interface Preprocessor.PreChain
  • 方法概要

    修饰符和类型
    方法
    说明
     
     
    void
    继续 HTTP 请求任务
  • 方法详细资料

    • getTask

      HttpTask<?> getTask()
      返回:
      当前的请求任务
    • getHttp

      HTTP getHttp()
      返回:
      当前使用的 HTTP 实例
    • proceed

      void proceed()
      继续 HTTP 请求任务