:right-sidebar: True URIComponent =================================================================== .. currentmodule:: gi.repository.Soup .. class:: URIComponent :no-contents-entry: Enum values passed to :obj:`~gi.repository.Soup.uri_copy` to indicate the components of the URI that should be updated with the given values. Fields ------ .. rst-class:: interim-class .. class:: URIComponent :no-index: .. attribute:: AUTH_PARAMS The type of the None singleton. .. attribute:: FRAGMENT The type of the None singleton. .. attribute:: HOST The type of the None singleton. .. attribute:: NONE The type of the None singleton. .. attribute:: PASSWORD The type of the None singleton. .. attribute:: PATH The type of the None singleton. .. attribute:: PORT The type of the None singleton. .. attribute:: QUERY The type of the None singleton. .. attribute:: SCHEME The type of the None singleton. .. attribute:: USER The type of the None singleton.