Interface HttpBody

All Known Implementing Classes:
FormData, RawBody

public interface HttpBody
Represents the body of an HTTP request or response.

This interface is used to represent the body of an HTTP request or response.

  • Method Summary

    Modifier and Type
    Method
    Description