rest - Getting connection refused error while hitting a URL -


i trying hit url through httpclient api,postmethod api passing json input value i'm inserting in entity part of post method. based on json input i'l getting output value. while executing execute(postmethod) i'm getting connection refused error.


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

c# - Update a combobox from a presenter (MVP) -

'hasOwnProperty' in javascript -