java - Cookie policy difference between ApacheHttpTransport and NetHttpTransport -


i've been having problems posts / gets when switched apachehttptransport nethttptransport. after digging, think nethttptransport not set cookies. correct assessment of nethttptransport? (and if so, there way set cookie policy on nethttptransport?)

this document may provide useful information.

i cannot see reference cookies there - maybe can show found. says apache version allows more options.

the httptransport class use this one.


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -