android-async-http / android-async-http/android-async-http

AsyncHttpClient.get()/post() must have a non-null ResponseHandlerInterface?

Open
#1,082 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
10.6k
Forks
4k
PR merge metrics
No merged PRs in 30d

Description

sometimes we do not need result, but cannot use a null ResponseHandlerInterface argument, or it throws error.

what about allowing null ResponseHandlerInterface argument? so that we don't need to create a useless object.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.