Searched refs:URI (Results 1 – 25 of 191) sorted by relevance
12345678
23 use URI ();28 - my $uri = URI->new($str);30 - local $TODO = 'URI::Escape::escape_char misunderstands utf8';33 - is("$uri", 'http://foo/%E9', 'correctly created a URI from a utf8-upgraded string');38 +# my $uri = URI->new($str);40 +# local $TODO = 'URI::Escape::escape_char misunderstands utf8';43 +# is("$uri", 'http://foo/%E9', 'correctly created a URI from a utf8-upgraded string');63 is(URI->new("http://www.example.org/D%C3%BCrst")->as_iri, "http://www.example.org/D\xFCrst");64 is(URI->new("http://www.example.org/D%FCrst")->as_iri, "http://www.example.org/D%FCrst");67 -is(URI->new("http://xn--99zt52a.example.org/%e2%80%ae")->as_iri, "http://\x{7D0D}\x{8C46}.example.…[all …]
50 c. あなたは、本作品を利用するときは、この利用許諾の写し又はURI(Uniform Resource Identifier)を本作品の複製物に添付又は表示しなければならない。51 …d. あなたは、本作品の二次的著作物を利用するときは、この利用許諾又はこの利用許諾と同一のライセンス要素を含むほかのクリエイティブ・コモンズ・ライセンスの写し又はURIを本作品の二次的著作物の複製…57 …トルが示されている場合には、そのタイトルを表示しなければならず、(4)許諾者が本作品に添付するよう指定したURIがあれば、合理的に実行可能な範囲で、そのURIを表示しなければならず(ただし、そのU…
1 SUMMARY = "Perl module to manipulate and access URI strings"2 DESCRIPTION = "This package contains the URI.pm module with friends. \3 The module implements the URI class. URI objects can be used to access \5 HOMEPAGE = "https://metacpan.org/dist/URI"11 SRC_URI = "${CPAN_MIRROR}/authors/id/O/OA/OALDERS/URI-${PV}.tar.gz \17 S = "${WORKDIR}/URI-${PV}"
16 Get DBUS URI List From BMC36 # Get the service name and its corresponding URI's.40 # Find index of all the uris where the dbus URI matched.43 # For each index, get the URI and append to list51 Fetch DBUS URI List Without Unicode52 [Documentation] Gets the list of DBUS URI for the service and returns only sub URIs.
34 # uri The URI to establish connection with36 # timeout Timeout in seconds to establish connection with URI.61 # uri The URI to establish connection with63 # timeout Timeout in seconds to establish connection with URI.83 [Documentation] Do REST PUT request on the resource identified by the URI.86 # uri The URI to establish connection with88 # timeout Timeout in seconds to establish connection with URI.107 ... URI.110 # uri The URI to establish connection with112 # timeout Timeout in seconds to establish connection with URI.[all …]
205 Get Redfish Update Service URI206 [Documentation] Get Redfish firmware update URI.210 Log To Console Firmware update URI: ${update_url}220 # URI : /redfish/v1/UpdateService223 ${redfish_update_uri}= Get Redfish Update Service URI298 # Below URI, change to backup image and reset the BMC.322 [Documentation] Create active task inventory dictionary as certain URI create task364 Match Target URI370 # target_uri Task created for target URI.385 # target_uri Target URI for which task is initiated.[all …]
20 # uri URI for GET operation (e.g. /redfish/v1/AccountService/Accounts/).39 # uri URI for PATCH operation (e.g. /redfish/v1/AccountService/Accounts/ ).59 # uri URI for POST operation (e.g. /redfish/v1/AccountService/Accounts/).77 # uri URI for DELETE operation.
349 function location_header_ok(URI)352 if (substr(URI, 1, 8) != "https://")356 if (bad_uric(URI))367 function respond_and_exit(response, content, URI)370 if (location_header_ok(URI) && response_needs_location(response))371 location = CRLF "Location: " URI
20 URI: git://git.openembedded.org/openembedded-core25 URI: git://git.openembedded.org/meta-openembedded29 URI: git://git.openembedded.org/meta-openembedded
16 - REST server should map the URI to the target DBus application (Certs) object.19 - The URI /xyz/openbmc_project/certs/server/https maps to instance of the21 - The URI /xyz/openbmc_project/certs/client/ldap maps to instance of the23 - The URI /xyz/openbmc_project/certs/authority/truststore maps to instance of197 For example the HTTPS certificate upload POST request is issued on URI200 - Bmcweb receives the POST request and it maps the Redfish URI to the201 corresponding Certificate Manager D-Bus URI. e.g: HTTPS certificate collection202 URI /redfish/v1/Managers/bmc/NetworkProtocol/HTTPS/Certificates mapped to217 - Certificate object D-Bus path mapped to corresponding Redfish certificate URI.220 certificate is appended to the collection URI.[all …]
10 URI: git://git.openembedded.org/openembedded-core15 URI: https://github.com/openbmc/meta-phosphor19 URI: https://github.com/openbmc/meta-openpower23 URI: https://github.com/openbmc/meta-aspeed
80 Get VLAN URI For IP ${vlan_id} ${ip}96 ${vlan_ip_uri}= Get VLAN URI For IP ${vlan_id} ${ip}99 Get VLAN URI For IP ${vlan_id} ${ip} expected_result=error137 Get VLAN URI For IP ${vlan_id} ${ip}167 ${vlan_ip_uri}= Get VLAN URI For IP ${vlan_id} ${ip}170 Get VLAN URI For IP ${vlan_id} ${ip} expected_result=error213 ${vlan_ip_uri}= Get VLAN URI For IP ${vlan_id} ${ip}215 Get VLAN URI For IP ${vlan_id} ${ip} expected_result=error341 Get VLAN URI For IP342 [Documentation] Get and return the URI for a VLAN IP.[all …]
35 URI: git://git.openembedded.org/openembedded-core38 URI: git://git.openembedded.org/meta-openembedded/meta-oe60 URI: git://git.openembedded.org/meta-openembedded/meta-oe62 URI: git://git.openembedded.org/meta-openembedded/meta-perl64 URI: git://git.openembedded.org/meta-openembedded/meta-python
50 URI: git://git.yoctoproject.org/poky54 URI: git://git.openembedded.org/meta-openembedded/meta-oe56 URI: git://git.openembedded.org/bitbake60 URI: git://git.openembedded.org/meta-openembedded
11 URI: git://git.openembedded.org/openembedded-core16 URI: https://github.com/openbmc/meta-phosphor20 URI: https://github.com/openbmc/meta-aspeed
5 URI: git://git.openembedded.org/openembedded-core8 URI: git://git.openembedded.org/meta-openembedded
7 HOMEPAGE = "https://metacpan.org/release/URI/File-Slurp-9999.19"11 SRC_URI = "${CPAN_MIRROR}/authors/id/U/UR/URI/File-Slurp-${PV}.tar.gz"
3 Documentation Test task service and tasks URI functionality of OpenBMC.24 [Documentation] Validate attributes and default values in task service URI.68 # Compare system time and time displayed in task service URI.72 ... Time Difference between BMC time and time displayed in task URI is higher.134 # Compare system time and time displayed in task service URI.152 # Verify task monitor URI after task completion.162 # Compare start time and end time displayed in task service URI.
8 URI: <first dependency>11 URI: <second dependency>
21 URI, enumerator65 {ConnectedVia::URI, "URI"},
3 URI: git://git.openembedded.org/openembedded-core6 URI: git://git.openembedded.org/meta-openembedded
14 URI: git://git.openembedded.org/openembedded-core18 URI: git://git.openembedded.org/meta-openembedded
52 from bb.fetch2 import URI85 urlo = URI(ud.url)
28 from bb.fetch2 import URI104 uri = URI(resolved)128 uri = URI(resolved)161 uri = URI("git://" + str(groups["url"]))
97 # URI : /redfish/v1/UpdateService100 ${redfish_update_uri}= Get Redfish Update Service URI134 # URI : /redfish/v1/UpdateService137 ${redfish_update_uri}= Get Redfish Update Service URI