價格:免費
更新日期:2015-11-29
檔案大小:1.1M
目前版本:1.1
版本需求:Android 2.2 以上版本
官方網站:https://github.com/tbarbette/HTTPLocalePlugin/
Email:me@tombarbette.be
聯絡地址:Impasse saint-nicolas, 7 4000 Liège BELGIQUE
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 !