How does a PUT to a swift object server look like.
I have been trying lately to get a better understanding of the Swift code base, and I found the best way to know it was to read it from top to bottom and document it along the way. Here is some of my notes, hopefully more will come. I am starting with an object PUT when the request is coming from the proxy server. The request in the log-file will look like this : ...