Interface HttpRequest

  • All Known Implementing Classes:
    WXWorkRobotRequest

    public interface HttpRequest

    HttpRequest

    Author:
    nekoimi 2022/07/16
    • Method Detail

      • url

        String url()

        请求地址

      • body

        byte[] body()

        请求体

      • contentType

        default String contentType()

        Content-Type