Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
controller.py File Reference

Go to the source code of this file.

Data Structures

class  CacheController
 

Namespaces

namespace  pip
 
namespace  pip._vendor
 
namespace  pip._vendor.cachecontrol
 
namespace  pip._vendor.cachecontrol.controller
 

Functions

 parse_uri (uri)
 

Variables

 logger = logging.getLogger(__name__)
 
 URI = re.compile(r"^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?")
 
tuple PERMANENT_REDIRECT_STATUSES = (301, 308)