+
    P(i5                         ^ RI Ht RR ltR# )    )add_params_to_qsNc                    RV 3.pV'       d   VP                  RV34       \        T;'       g    RV4      pVf   / pRVR&   W#3# )aU  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   &&&& g/Users/agent/.openclaw/workspace/venv/lib/python3.14/site-packages/authlib/oauth2/rfc7009/parameters.pyprepare_revoke_token_requestr      sT     F(/:;DJJB/DAGN=    )NNN)authlib.common.urlsr   r    r   r   <module>r      s    0r   