okhhtputils2

  1. Dave O

    Android Question simple app-server authentication using a custom HTTP header?

    Has anyone tried using custom HTTP headers (e.g. X-App-ID) to authenticate the client app to the server? Long version: I'm running a cloudKVS setup where the B4J server (a VPS with SSL) has the central key-value store, and the users use a B4A app that syncs with the server. I'd like to make...
  2. AkuryuBR

    Android Question Error in private page with OkHttpUtils2

    Hi to all, i have made a App based on httpUtils, i pick my entry with php page and mysql_maria db, all work fine, now i decie to use private page with .htpasswd ah .htaccess and here come the problem. If i use this type of link http(s)/username:passwod@website.something in the browser (i have...
Top