Home
last modified time | relevance | path

Searched refs:ACCEPT (Results 51 – 75 of 5048) sorted by path

12345678910>>...202

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/http-0.2.5/benches/header_map/
H A Dbasic.rs521 ACCEPT,
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/http-0.2.5/src/header/
H A Dmod.rs86 ACCEPT,
H A Dname.rs157 (Accept, ACCEPT, "accept"); in q()
H A Dvalue.rs492 name::ACCEPT, in it_can_insert_header_name_as_header_value()
502 map.get(name::ACCEPT).unwrap(), in it_can_insert_header_name_as_header_value()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/http-0.2.5/tests/
H A Dheader_map.rs237 m.insert(&ACCEPT, "*/*".parse().unwrap()); in into_header_name()
331 ACCEPT,
H A Dheader_map_fuzz.rs266 header::ACCEPT, in gen_header_name()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/regex-syntax-0.6.25/src/unicode_tables/
H A DLICENSE-UNICODE20 YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/reqwest-0.11.7/src/async_impl/
H A Dclient.rs11 Entry, HeaderMap, HeaderValue, ACCEPT, ACCEPT_ENCODING, CONTENT_ENCODING, CONTENT_LENGTH,
133 headers.insert(ACCEPT, HeaderValue::from_static("*/*")); in new()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/reqwest-0.11.7/src/blocking/
H A Drequest.rs665 use crate::header::{HeaderMap, HeaderValue, ACCEPT, CONTENT_TYPE, HOST};
777 headers.append(ACCEPT, header_json);
778 headers.append(ACCEPT, header_xml);
785 let mut all_values = r.headers().get_all(ACCEPT).iter();
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/reqwest-0.11.7/src/
H A Dredirect.rs305 use hyper::header::{HeaderValue, ACCEPT, AUTHORIZATION, COOKIE}; in test_remove_sensitive_headers()
308 headers.insert(ACCEPT, HeaderValue::from_static("*/*")); in test_remove_sensitive_headers()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/reqwest-0.11.7/tests/
H A Dblocking.rs245 .header(header::ACCEPT, "application/json") in test_appended_headers_not_overwritten()
246 .header(header::ACCEPT, "application/json+hal") in test_appended_headers_not_overwritten()
257 header::ACCEPT, in test_appended_headers_not_overwritten()
268 .header(header::ACCEPT, "application/json") in test_appended_headers_not_overwritten()
269 .header(header::ACCEPT, "application/json+hal") in test_appended_headers_not_overwritten()
H A Dbrotli.rs55 reqwest::header::ACCEPT, in test_accept_header_is_not_changed_if_set()
H A Ddeflate.rs55 reqwest::header::ACCEPT, in test_accept_header_is_not_changed_if_set()
H A Dgzip.rs56 reqwest::header::ACCEPT, in test_accept_header_is_not_changed_if_set()
/dports/audio/py-fmoo-audiotools/audiotools-3.0/docs/
H A DCOPYING21 BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE
/dports/audio/py-fmoo-audiotools/audiotools-3.0/docs/reference/
H A Dlicense.tex23 ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE.
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/SurveyConsole/WebContent/js/dojo/dojo/cldr/
H A DLICENSE8 UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS
/dports/audio/snd/snd-21.2/
H A Dold-music5.f28 ACCEPT 999,FLNM
772 ACCEPT 10002,FLNM,IDSK
/dports/audio/sonata/sonata-1.7b1-22-gcee3555/sonata/
H A Dmain.py1912 if response == Gtk.ResponseType.ACCEPT:
2326 if response_id == Gtk.ResponseType.ACCEPT:
H A Dplaylists.py205 if response == Gtk.ResponseType.ACCEPT:
H A Dpreferences.py571 if response == Gtk.ResponseType.ACCEPT:
H A Dstreams.py193 if response == Gtk.ResponseType.ACCEPT:
H A Dtagedit.py187 elif response == Gtk.ResponseType.ACCEPT:
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/h2-0.2.6/src/hpack/
H A Ddecoder.rs612 name: header::ACCEPT, in get_static()
H A Dtable.rs693 header::ACCEPT => Some((19, false)), in index_static()

12345678910>>...202