URIComponent#
- class URIComponent#
Enum values passed to uri_copy to indicate the components of
the URI that should be updated with the given values.
Fields#
- class URIComponent
- AUTH_PARAMS#
- The type of the None singleton. 
 - FRAGMENT#
- The type of the None singleton. 
 - HOST#
- The type of the None singleton. 
 - NONE#
- The type of the None singleton. 
 - PASSWORD#
- The type of the None singleton. 
 - PATH#
- The type of the None singleton. 
 - PORT#
- The type of the None singleton. 
 - QUERY#
- The type of the None singleton. 
 - SCHEME#
- The type of the None singleton. 
 - USER#
- The type of the None singleton.