)]}'
{"test/unit/common/middleware/test_symlink.py":[{"author":{"_account_id":597,"name":"Pete Zaitcev","email":"zaitcev@kotori.zaitcev.us","username":"zaitcev"},"change_message_id":"db8f6e29dba864b411868fcdd91ac48b46f1e045","unresolved":true,"context_lines":[{"line_number":581,"context_line":"                         self.app._calls[-1].headers[\u0027Content-Type\u0027])"},{"line_number":582,"context_line":""},{"line_number":583,"context_line":"    def test_head_symlink(self):"},{"line_number":584,"context_line":"        self.app.register(\u0027GET\u0027, \u0027/v1/a/c/symlink\u0027, swob.HTTPOk,"},{"line_number":585,"context_line":"                          {\u0027X-Object-Sysmeta-Symlink-Target\u0027: \u0027c1/o\u0027,"},{"line_number":586,"context_line":"                           \u0027X-Object-Meta-Color\u0027: \u0027Red\u0027})"},{"line_number":587,"context_line":"        req \u003d Request.blank(\u0027/v1/a/c/symlink?symlink\u003dget\u0027, method\u003d\u0027HEAD\u0027)"}],"source_content_type":"text/x-python","patch_set":1,"id":"cf221936_559c93c0","line":584,"updated":"2023-08-02 02:14:13.000000000","message":"If you do this (no longer register HEAD), then how do test_head_symlink and test_get_symlink differ now? They appear to be the same to, except for the order of GET and HEAD requests. What\u0027s the reason to keep both?","commit_id":"9dd3c6d354ce0d32cf8051cca5b5f53bfcdc8019"}]}
