模块 okhttps

接口 Preprocessor.PreChain

  • 封闭接口:
    Preprocessor

    public static interface Preprocessor.PreChain
    • 方法详细资料

      • getTask

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

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

        void proceed()
        继续 HTTP 请求任务