Java Cookie auto manager -
i'm new java. , have troubles java's cookies. let me put it.
i want post json(paras username , password) server using api. if have login, can request other datas using api, have provide information using cookies. want methods python's cookiejar can manager cookies automatically.
so,i can post username , password http server using tools cookiejar firstly.then can other data using cookies requesting http api.
could me?
Comments
Post a Comment