Ë
    ®~h5  ã                   ó   — d dl mZ dd„Zy)é    )Úadd_params_to_qsNc                 óp   — d| fg}|r|j                  d|f«       t        |xs d|«      }|€i }d|d<   ||fS )aq  Construct request body and headers for revocation endpoint.

    :param token: access_token or refresh_token string.
    :param token_type_hint: Optional, `access_token` or `refresh_token`.
    :param body: current request body.
    :param headers: current request headers.
    :return: tuple of (body, headers)

    https://tools.ietf.org/html/rfc7009#section-2.1
    ÚtokenÚtoken_type_hintÚ z!application/x-www-form-urlencodedzContent-Type)Úappendr   )r   r   ÚbodyÚheadersÚparamss        ú]/opt/mcp/mcp-sentiment/venv/lib/python3.12/site-packages/authlib/oauth2/rfc7009/parameters.pyÚprepare_revoke_token_requestr      sT   € ð ˜ÐÐ€FÙØ‰Ð(¨/Ð:Ô;ä˜DšJ B¨Ó/€DØ€ØˆàA€GˆNÑØˆ=Ðó    )NNN)Úauthlib.common.urlsr   r   © r   r   ú<module>r      s   ðÝ 0ôr   