About HTTP locale plugin
This Android application allows to make HTTP requests. It takes the form of a so-called "Plugin" for the application "Locale" (but also "Tasker" or "LLama") to send HTTP requests. You need one of those application to use this one.
Currently, the advantage over what currently exists is that it allows to edit an already existing URL and automatically parse the URL into parameters when you copy-cut, or create the URL from parameters.
If the URL could not be called, it will retry after 5, 10, 20, 40 and 80 seconds as another action fired at the same time could enable or disable WiFi/mobile internet and mess up the connection for a few seconds.
But even more features are coming :
- Autocompletion using existing URL
- Clone an existing URL
- Other type of request than HEAD (GET or POST)
And I'm listening for any idea !
Download and install
HTTP locale plugin version 1.1 on your
Android device!
Downloaded 100+ times, content rating: Everyone
Android package:
be.itstudents.tom.android.httplocaleplugin, download HTTP locale plugin.apk
by X####:
I'd get the toast message saying the request was sent/called, but the page (a StatCounter) never registered the hit. I've now tried a similar plugin from another developer that looks to be getting it done via a POST.