- Sort Score
- Num 10 results
- Language All
Results 31 - 40 of 107 for Patents (0.15 seconds)
-
LICENSES/vendor/github.com/NYTimes/gziphandler/LICENSE
Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work,Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Wed Feb 03 21:57:36 GMT 2021 - 11.2K bytes - Click Count (0) -
LICENSE
Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work,Created: Fri Apr 03 20:58:12 GMT 2026 - Last Modified: Fri Apr 18 13:54:00 GMT 2025 - 11.1K bytes - Click Count (0) -
apache-maven/src/main/appended-resources/licenses/Apache-2.0.txt
Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work,Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Tue Jan 28 11:47:17 GMT 2020 - 11.1K bytes - Click Count (0) -
docs/ru/docs/advanced/strict-content-type.md
## Пример атаки { #example-attack } Представьте, что вы сделали способ запускать локального ИИ-агента. Он предоставляет API по адресу ``` http://localhost:8000/v1/agents/multivac ``` Есть также фронтенд по адресу ``` http://localhost:8000 ``` /// tip | Совет Обратите внимание, что у обоих один и тот же хост. ///Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:56:20 GMT 2026 - 5.6K bytes - Click Count (0) -
docs/es/docs/advanced/strict-content-type.md
## Ejemplo de ataque { #example-attack } Imagina que construyes una forma de ejecutar un agente de IA local. Provee un API en ``` http://localhost:8000/v1/agents/multivac ``` También hay un frontend en ``` http://localhost:8000 ``` /// tip | Consejo Ten en cuenta que ambos tienen el mismo host. ///Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:12:26 GMT 2026 - 3.4K bytes - Click Count (0) -
LICENSES/third_party/forked/gotestsum/LICENSE
Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work,Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Fri Apr 01 18:49:15 GMT 2022 - 11.1K bytes - Click Count (0) -
LICENSE
Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work,Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Wed Sep 11 20:39:30 GMT 2013 - 11.1K bytes - Click Count (0) -
.teamcity/scripts/CheckBadMerge.java
List<String> parentCommits = parentCommitsOf(commit); if (parentCommits.size() != 2) { System.out.println(commit + " is not a merge commit we're looking for. Parents: " + parentCommits); return; } List<String> commitBranches = branchesOf(commit); if (commitBranches.stream().anyMatch(b -> b.startsWith("origin/release"))) {
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 30 16:25:09 GMT 2026 - 9K bytes - Click Count (0) -
src/main/webapp/js/admin/adminlte.min.js
on(){function e(e,t){this._config=t,this._element=e}var t=e.prototype;return t.toggleSubmenu=function(){this._element.siblings().show().toggleClass("show"),this._element.next().hasClass("show")||this._element.parents(J).first().find(".show").removeClass("show").hide(),this._element.parents("li.nav-item.dropdown.show").on("hidden.bs.dropdown",(function(){n.default(".dropdown-submenu .show").removeClass("show").hide()}))},t.fixPosition=function(){var e=n.default(".dropdown-menu.show");if(0!==e.len...Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Oct 26 01:49:09 GMT 2024 - 45.3K bytes - Click Count (0) -
docs/zh/docs/advanced/strict-content-type.md
- 且不发送任何认证凭据。 这种攻击主要在以下情况下相关: - 应用在本地(如 `localhost`)或内网中运行 - 且应用没有任何认证,假定来自同一网络的请求都可信。 ## 攻击示例 { #example-attack } 假设你构建了一个本地运行的 AI 代理。 它提供了一个 API,地址为 ``` http://localhost:8000/v1/agents/multivac ``` 另有一个前端,地址为 ``` http://localhost:8000 ``` /// tip | 提示 注意它们的主机相同。 /// 之后,你可以通过前端让该 AI 代理替你执行操作。 由于它在本地运行、而非暴露在开放的互联网,你决定不配置任何认证,只信任对本地网络的访问。Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:29:48 GMT 2026 - 3K bytes - Click Count (0)