This is an automated email from the ASF dual-hosted git repository.
ronny pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git
The following commit(s) were added to refs/heads/main by this push:
new 763aa0539 docs/replication: change unauthorized example to 401
763aa0539 is described below
commit 763aa05399cb4b313051bf9dc03c2cc2c43da55d
Author: alxndrsn <alxndrsn>
AuthorDate: Sun Jan 5 17:37:20 2025 +0000
docs/replication: change unauthorized example to 401
---
src/docs/src/replication/protocol.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/docs/src/replication/protocol.rst
b/src/docs/src/replication/protocol.rst
index d08d7eae2..9f967f6ee 100644
--- a/src/docs/src/replication/protocol.rst
+++ b/src/docs/src/replication/protocol.rst
@@ -280,7 +280,7 @@ and well handled:
.. code-block:: http
- HTTP/1.1 500 Internal Server Error
+ HTTP/1.1 401 Unauthorized
Cache-Control: must-revalidate
Content-Length: 108
Content-Type: application/json