Skip to content
代码片段 群组 项目
  • Marc Saleiko's avatar
    f5d93688
    Use POST request to force unsubscribe by email clients · f5d93688
    Marc Saleiko 创作于
    RFC8058 suggest using a POST request for list unsubscribe
    email headers. This changes the current approach of a
    GET request with additional parameter force=true
    to a POST based solution.
    
    Access by GET displays confirmation and access by POST
    directly unsubscribes.
    
    All other functionality remains the same. GET access via a
    logged in session and usage of the force)true param
    directly unsubscribes.
    
    Changelog: changed
    f5d93688
    历史
    Use POST request to force unsubscribe by email clients
    Marc Saleiko 创作于
    RFC8058 suggest using a POST request for list unsubscribe
    email headers. This changes the current approach of a
    GET request with additional parameter force=true
    to a POST based solution.
    
    Access by GET displays confirmation and access by POST
    directly unsubscribes.
    
    All other functionality remains the same. GET access via a
    logged in session and usage of the force)true param
    directly unsubscribes.
    
    Changelog: changed
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。