You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by we...@apache.org on 2020/09/27 03:38:57 UTC

[apisix] branch master updated (ce6dc64 -> 65db7a4)

This is an automated email from the ASF dual-hosted git repository.

wenming pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git.


    from ce6dc64  bugfix: return right response code when `http_to_https` enabled in redirect plugin. (#2311)
     add 65db7a4  bugfix(lrucache): store the original value in a new table, and use `ver` to store the cached version. (#2321)

No new revisions were added by this update.

Summary of changes:
 apisix/core/lrucache.lua | 85 ++++++++++++++----------------------------------
 t/core/lrucache.t        | 69 +++++++++++++++++++++++++++++++--------
 2 files changed, 79 insertions(+), 75 deletions(-)