| Import line: | libxml2 = imports.gi.libxml2; |
| GIR File: | libxml2-2.0.gir |
| C documentation: | libxml2ParserInput |
| Struct : | ParserInput |
| Show / Hide Inherited methods, properties and signals |
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
libxml2
Method |
A specific entity loader disabling network accesses, though still allowing local catalog accesses for resolution.
|
|
libxml2.ParserCtxt
Method |
CheckHTTPInput
(ParserInput ret)
:
libxml2.ParserInput
Check an input in case it was created from an HTTP stream, in that case it will handle encoding and update of the base URL in case of redirection.
|