Home
last modified time | relevance | path

Searched refs:MethodPut (Results 1 – 25 of 3104) sorted by relevance

12345678910>>...125

/dports/net/rclone/rclone-1.57.0/vendor/go.uber.org/zap/
H A Dhttp_handler_test.go55 method: http.MethodPut,
62 method: http.MethodPut,
70 method: http.MethodPut,
78 method: http.MethodPut,
87 method: http.MethodPut,
95 method: http.MethodPut,
101 method: http.MethodPut,
108 method: http.MethodPut,
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/go.uber.org/zap/
H A Dhttp_handler_test.go55 method: http.MethodPut,
62 method: http.MethodPut,
70 method: http.MethodPut,
78 method: http.MethodPut,
87 method: http.MethodPut,
95 method: http.MethodPut,
101 method: http.MethodPut,
108 method: http.MethodPut,
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/server/
H A Dserver_test.go118 {http.MethodPut, "/policies", "", 405, ""},
135 {http.MethodPut, "/query/lvl1", "", 405, ""},
145 {http.MethodPut, "/query", "", 405, ""},
170 {http.MethodPut, "/data/lvl2", "", 405, ""},
180 {http.MethodPut, "/data", "", 405, ""},
425 {http.MethodPut, "/data/x", `1`, 204, ""},
533 {http.MethodPut, "/data/x", `7`, 204, ""},
1290 {http.MethodPut, "/data/x", `7`, 204, ""},
1293 {http.MethodPut, "/data/a", `5`, 204, ""},
1382 {http.MethodPut, "/data/x", "7", 204, ""},
[all …]
/dports/www/miniflux/v2-2.0.35/api/
H A Dapi.go34 sr.HandleFunc("/users/{userID:[0-9]+}", handler.updateUser).Methods(http.MethodPut)
36 …ndleFunc("/users/{userID:[0-9]+}/mark-all-as-read", handler.markUserAsRead).Methods(http.MethodPut)
41 sr.HandleFunc("/categories/{categoryID}", handler.updateCategory).Methods(http.MethodPut)
43 …nc("/categories/{categoryID}/mark-all-as-read", handler.markCategoryAsRead).Methods(http.MethodPut)
50 sr.HandleFunc("/feeds/refresh", handler.refreshAllFeeds).Methods(http.MethodPut)
51 sr.HandleFunc("/feeds/{feedID}/refresh", handler.refreshFeed).Methods(http.MethodPut)
53 sr.HandleFunc("/feeds/{feedID}", handler.updateFeed).Methods(http.MethodPut)
56 sr.HandleFunc("/feeds/{feedID}/mark-all-as-read", handler.markFeedAsRead).Methods(http.MethodPut)
62 sr.HandleFunc("/entries", handler.setEntryStatus).Methods(http.MethodPut)
64 sr.HandleFunc("/entries/{entryID}/bookmark", handler.toggleBookmark).Methods(http.MethodPut)
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/databases/redis_exporter/redis_exporter-1.33.0/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/dns/prometheus-dnssec-exporter/prometheus-dnssec-exporter-caa7d89/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/net-mgmt/pushgateway/pushgateway-1.4.2/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/net-mgmt/php-fpm_exporter/php-fpm_exporter-2.0.4/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/sysutils/snmp_exporter/snmp_exporter-0.20.0/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/dns/blocky/blocky-0.17/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]
/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/github.com/prometheus/client_golang/prometheus/push/
H A Dpush_test.go101 if lastMethod != http.MethodPut {
102 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
135 if lastMethod != http.MethodPut {
136 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
151 if lastMethod != http.MethodPut {
152 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
169 if lastMethod != http.MethodPut {
170 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
187 if lastMethod != http.MethodPut {
188 t.Errorf("got method %q for Push, want %q", lastMethod, http.MethodPut)
[all …]

12345678910>>...125