Home
last modified time | relevance | path

Searched defs:max_age (Results 51 – 75 of 733) sorted by relevance

12345678910>>...30

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/headers-0.3.4/src/common/
H A Dstrict_transport_security.rs50 max_age: Seconds, field
82 pub fn max_age(&self) -> Duration { in max_age() method
/dports/sysutils/vector/vector-0.10.0/cargo-crates/headers-0.3.2/src/common/
H A Dstrict_transport_security.rs50 max_age: Seconds, field
82 pub fn max_age(&self) -> Duration { in max_age() method
/dports/www/firefox/firefox-99.0/third_party/rust/headers/src/common/
H A Dstrict_transport_security.rs50 max_age: Seconds, field
82 pub fn max_age(&self) -> Duration { in max_age() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/headers/src/common/
H A Dstrict_transport_security.rs50 max_age: Seconds, field
82 pub fn max_age(&self) -> Duration { in max_age() method
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/headers-0.3.4/src/common/
H A Dstrict_transport_security.rs50 max_age: Seconds, field
82 pub fn max_age(&self) -> Duration { in max_age() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/headers/src/common/
H A Dstrict_transport_security.rs50 max_age: Seconds, field
82 pub fn max_age(&self) -> Duration { in max_age() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/headers-0.3.5/src/common/
H A Dstrict_transport_security.rs50 max_age: Seconds, field
82 pub fn max_age(&self) -> Duration { in max_age() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/headers/src/common/
H A Dstrict_transport_security.rs50 max_age: Seconds, field
82 pub fn max_age(&self) -> Duration { in max_age() method
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/swarming_client/third_party/googleapiclient/discovery_cache/
H A Dappengine_memcache.py32 def __init__(self, max_age): argument
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/src/plugins/console/server/lib/spec_definitions/json/overrides/
H A Dindices.rollover.json5 "max_age": "7d", string
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/src/legacy/core_plugins/console/api_server/spec/overrides/
H A Dindices.rollover.json5 "max_age": "7d", string
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/src/plugins/console/server/lib/spec_definitions/json/overrides/
H A Dindices.rollover.json5 "max_age": "7d", string
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Datetime/
H A DFormattedDateDiff.php41 public function __construct($string, $max_age) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/WebOb/webob/
H A Dcookies.py252 max_age = cookie_property(b'max-age', serialize_max_age) variable in Morsel
430 def make_cookie(name, value, max_age=None, path='/', domain=None, argument
645 max_age=None, argument
705 def set_cookies(self, response, value, domains=_default, max_age=_default, argument
719 def get_headers(self, value, domains=_default, max_age=_default, argument
741 def _get_cookies(self, value, domains, max_age, path, secure, httponly): argument
864 max_age=None, argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/spdy/core/
H A Dspdy_alt_svc_wire_format.h38 uint32_t max_age = 86400; member
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/bq/third_party/googleapiclient/discovery_cache/
H A Dappengine_memcache.py36 def __init__(self, max_age): argument
/dports/www/py-google-api-python-client/google-api-python-client-1.7.6/googleapiclient/discovery_cache/
H A Dappengine_memcache.py35 def __init__(self, max_age): argument
/dports/sysutils/zoxide/zoxide-0.6.0/src/cmd/
H A Dadd.rs41 let max_age = config::zo_maxage()?; in run() localVariable
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/storage/operations/
H A Dcors.py14 def add_cors(client, origins, methods, max_age=0, exposed_headers=None, allowed_headers=None, timeo… argument
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Datetime/
H A DFormattedDateDiff.php41 public function __construct($string, $max_age) {
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/heck-0.3.3/src/
H A Dkebab.rs40 t!(test2: "This is Human case." => "this-is-human-case");
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/spdy/core/
H A Dspdy_alt_svc_wire_format.h38 uint32_t max_age = 86400; member
/dports/www/py-jonpy/jonpy-0.12/jon/
H A Dsession.py179 def tidy(cls, max_idle=0, max_age=0): argument
231 def tidy(cls, max_idle=0, max_age=0, basedir=None): argument
301 def tidy(dbc, table="sessions", max_idle=0, max_age=0): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/safe_browsing/
H A Dclient_side_model_loader.cc227 base::TimeDelta max_age; in OnURLLoaderComplete() local
261 void ModelLoader::EndFetch(ClientModelStatus status, base::TimeDelta max_age) { in EndFetch()
/dports/devel/py-vsts/vsts-0.1.25/vsts/
H A D_file_cache.py27 def __init__(self, file_name, max_age=0): argument
125 def get_cache(name, max_age=DEFAULT_MAX_AGE, cache_dir=DEFAULT_CACHE_DIR): argument

12345678910>>...30