java-httpbin icon indicating copy to clipboard operation
java-httpbin copied to clipboard

Investigate Android compatibility

Open gaul opened this issue 7 years ago • 1 comments

In #1 @snorp reports:

I needed some other changes to make it work with Jetty 7.x (because 8.x and 9.x don't run on older Android), so probably not.

gaul avatar Nov 09 '18 22:11 gaul

It might be worth investigating the AsyncAndroid-based approach that Mozilla now uses:

https://phabricator.services.mozilla.com/D56993

java-httpbin should not require much from the environment so it's possible that Jetty is overkill.

gaul avatar Jun 14 '20 13:06 gaul