Mistakes + Http Client Request and Response + Caching
I made a few silly mistakes this week and as a result of this my progress had been dragged down. For example, rdbuf function actually emptied the content of the variable(works like cut and paste) and dumping the information from the variable second time would give an empty info. At first, I thought the problem of the empty content has something to do with misusage of request and response handling but apparently it’s not. Besides this, I also made some Read more…