- All Known Implementing Classes:
- ByteArrayRequestEntity
public interface SimpleRequestEntity
Narrow alternative to Apache's HttpEntity which makes it easier to repeat the body
so that Stetho can intercept it. This simplification makes it possible to avoid
also using an intercepted stream for POST bodies as we do with responses.