-
```
What steps will reproduce the problem?
1. Parsing any of valid XML file defining a correctly referenced namespace to
the XML Schema as "xsd", or RDF IRI as "rdf". Ditto for OWL.
What is the expe…
-
```
What steps will reproduce the problem?
1. Save the attached file
2. Run the code below (with the appropriate constants filled in)
require_once 'phpgsb.class.php';
$url = file_get_contents('spam_…
-
```
What steps will reproduce the problem?
1. Parsing any of valid XML file defining a correctly referenced namespace to
the XML Schema as "xsd", or RDF IRI as "rdf". Ditto for OWL.
What is the expe…
-
https://github.com/klyuchev2020/klyuOOP20/blob/a77e2d55ea76cf2a6950939a48b6ddb5f04b6a98/lab2_20/lab025/parseURL.cpp#L92-L94
- [ ] Программа не соответствует принятому стилю кодирования. Ознакомьтесь …
-
```
What steps will reproduce the problem?
1. Parsing any of valid XML file defining a correctly referenced namespace to
the XML Schema as "xsd", or RDF IRI as "rdf". Ditto for OWL.
What is the expe…
-
```
What steps will reproduce the problem?
1. Parsing any of valid XML file defining a correctly referenced namespace to
the XML Schema as "xsd", or RDF IRI as "rdf". Ditto for OWL.
What is the expe…
-
```
What steps will reproduce the problem?
1. Parsing any of valid XML file defining a correctly referenced namespace to
the XML Schema as "xsd", or RDF IRI as "rdf". Ditto for OWL.
What is the expe…
-
```
What steps will reproduce the problem?
1. Save the attached file
2. Run the code below (with the appropriate constants filled in)
require_once 'phpgsb.class.php';
$url = file_get_contents('spam_…
-
### Expected behavior
If the connection to the given url is hanging, the httpClient should timeout.
Ideally the desired timeout could be an argument with a reasonable default
### Actual behavior
…
-
The regex in the `parseURL` function can't parse IPv6 addresses.
corresponding line: https://github.com/evert/davclient.js/blob/fc7519d2c81f689dba55d0a4504803c5774741ff/lib/client.js#L364