
    Pqh                         d dl mZ defdZy)    )requestreturnc                  0    t         j                  d   xs dS )z}
    :return: the ip address for the current request from the CF-Connecting-IP header
     (or 127.0.0.1 if none found)

    zCF-Connecting-IPz	127.0.0.1)r   headers     [/srv/www/ollama/chat-ollama/venv/lib/python3.12/site-packages/flask_limiter/contrib/util.pyget_remote_address_cloudflarer
      s     ??-.=+=r   N)flaskr   strr
   r   r   r	   <module>r      s    >s >r   