gigl.common.utils.http#
Attributes#
Classes#
Module Contents#
- class gigl.common.utils.http.HttpUtils[source]#
- static does_http_path_resolve(http_path)[source]#
- Checks if an HTTP(S) URL resolves to a valid file. - Parameters:
- http_path (gigl.common.HttpUri) 
- Return type:
- bool 
 
 
