lll
lll
I don't know if this is same; This simple code will make memory accumulate. That is I cannot update the value; every time I update a node, it will allocate...
I had to remove quotes inside MultipartParser.prependedBoundary directly after construct;
the content of the 2nd argument (pointer result) passed to the function will not change; didn't you see that?
I am sorry, and confused. if you want to change this pointer, you need to ``` auto temp = std::gmtime(t); *result = *temp; ```
> reqwest is detecting proxies from your operating system. If you don't want that to happen, you can use the builder option `.no_proxy()`. why reqwest doesn't use os system proxy...