I currently have a POST call with HTTPClient framework using JAVA, the method is not ours and i have found an interesting problem with the special characters. The call is sending a JSON Object, not using URL parameters. The call works well in my code and in postman but, if I put some special characters in the mix, the HTTPClient
Tag: jsonobjectrequest
Trying to explain a a java for loop which requests JSON objects and requests for Queues
I’m trying to do a written report on some code and I found one on Youtube. However, I don’t understand how some of this loop works. I understand that it goes through every item in the list and fetches each value for each variable and that it then adds all values to a list which is presented in an XML