You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added POST method that takes an entity and amended comments.
I've added a method that will take an HttpEntity
along with an array of Headers. It looks like the
version that now takes a RequestParams object
originally did this as the comment-block for it
still referred to HttpEntity so I've amended that
(and appropriately commented the new method).
0 commit comments