Ask a question to get started
Enter to send•Shift+Enter new line
public interface HttpRequestBody implements AutoCloseable
Determines if a request can be repeated in a meaningful way, for example before doing a retry.
Overridden from [AutoCloseable] to not have a checked exception in its signature..