You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/08/30 02:34:56 UTC

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7816: docs(hmac-auth): additional details for generating signing_string

tzssangglass commented on code in PR #7816:
URL: https://github.com/apache/apisix/pull/7816#discussion_r957949196


##########
docs/zh/latest/plugins/hmac-auth.md:
##########
@@ -145,7 +145,52 @@ curl -i http://127.0.0.1:9080/index.html?name=james&age=36 \
 -H "User-Agent: curl/7.29.0"
 ```
 
-根据上述算法生成的 `signing_string` 为:
+根据上述算法生成的 `signing_string` 的过程:

Review Comment:
   updated



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org