alchemrest-sentry 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.rspec +3 -0
- data/.rubocop.yml +22 -0
- data/.rubocop_todo.yml +20 -0
- data/.ruby-version +1 -0
- data/Appraisals +9 -0
- data/Gemfile +8 -0
- data/Gemfile.lock +385 -0
- data/README.md +30 -0
- data/Rakefile +29 -0
- data/alchemrest-sentry.gemspec +53 -0
- data/coach.yml +5 -0
- data/gemfiles/rails_7_0.gemfile.lock +341 -0
- data/gemfiles/rails_7_2.gemfile +8 -0
- data/gemfiles/rails_7_2.gemfile.lock +376 -0
- data/gemfiles/rails_8_0.gemfile +8 -0
- data/gemfiles/rails_8_0.gemfile.lock +377 -0
- data/lib/alchemrest/sentry/version.rb +7 -0
- data/lib/alchemrest/sentry.rb +54 -0
- data/lib/alchemrest_sentry.rb +5 -0
- data/mutant.yml +16 -0
- data/sorbet/config +5 -0
- data/sorbet/rbi/gems/.gitattributes +1 -0
- data/sorbet/rbi/gems/abstract_type@0.0.7.rbi +41 -0
- data/sorbet/rbi/gems/actionpack@8.0.2.rbi +9 -0
- data/sorbet/rbi/gems/actionview@8.0.2.rbi +9 -0
- data/sorbet/rbi/gems/activemodel@8.0.2.rbi +2891 -0
- data/sorbet/rbi/gems/activesupport@8.0.2.rbi +9301 -0
- data/sorbet/rbi/gems/adamantium@0.2.0.rbi +144 -0
- data/sorbet/rbi/gems/addressable@2.8.7.rbi +779 -0
- data/sorbet/rbi/gems/alchemrest@3.1.0.rbi +2455 -0
- data/sorbet/rbi/gems/anima@0.3.2.rbi +103 -0
- data/sorbet/rbi/gems/ast@2.4.3.rbi +107 -0
- data/sorbet/rbi/gems/base64@0.3.0.rbi +52 -0
- data/sorbet/rbi/gems/benchmark@0.4.1.rbi +147 -0
- data/sorbet/rbi/gems/bigdecimal@3.2.0.rbi +29 -0
- data/sorbet/rbi/gems/builder@3.3.0.rbi +9 -0
- data/sorbet/rbi/gems/circuitbox@2.0.0.rbi +297 -0
- data/sorbet/rbi/gems/concord@0.1.6.rbi +51 -0
- data/sorbet/rbi/gems/concurrent-ruby@1.3.5.rbi +4716 -0
- data/sorbet/rbi/gems/connection_pool@2.5.3.rbi +9 -0
- data/sorbet/rbi/gems/crack@1.0.0.rbi +110 -0
- data/sorbet/rbi/gems/crass@1.0.6.rbi +9 -0
- data/sorbet/rbi/gems/date@3.4.1.rbi +58 -0
- data/sorbet/rbi/gems/drb@2.2.3.rbi +639 -0
- data/sorbet/rbi/gems/equalizer@0.0.11.rbi +38 -0
- data/sorbet/rbi/gems/erb@5.0.1.rbi +306 -0
- data/sorbet/rbi/gems/erubi@1.13.1.rbi +85 -0
- data/sorbet/rbi/gems/faraday-net_http@3.4.2.rbi +143 -0
- data/sorbet/rbi/gems/faraday@2.14.1.rbi +1797 -0
- data/sorbet/rbi/gems/hansi@0.2.1.rbi +392 -0
- data/sorbet/rbi/gems/hashdiff@1.2.0.rbi +174 -0
- data/sorbet/rbi/gems/i18n@1.14.7.rbi +1328 -0
- data/sorbet/rbi/gems/ice_nine@0.11.2.rbi +145 -0
- data/sorbet/rbi/gems/io-console@0.8.0.rbi +9 -0
- data/sorbet/rbi/gems/json@2.18.1.rbi +363 -0
- data/sorbet/rbi/gems/language_server-protocol@3.17.0.5.rbi +9 -0
- data/sorbet/rbi/gems/lint_roller@1.1.0.rbi +103 -0
- data/sorbet/rbi/gems/logger@1.7.0.rbi +260 -0
- data/sorbet/rbi/gems/loofah@2.24.1.rbi +9 -0
- data/sorbet/rbi/gems/memoizable@0.4.2.rbi +131 -0
- data/sorbet/rbi/gems/memosa@0.8.3.rbi +185 -0
- data/sorbet/rbi/gems/minitest@5.25.5.rbi +824 -0
- data/sorbet/rbi/gems/money@6.19.0.rbi +815 -0
- data/sorbet/rbi/gems/morpher@0.4.2.rbi +388 -0
- data/sorbet/rbi/gems/mprelude@0.1.0.rbi +140 -0
- data/sorbet/rbi/gems/multi_json@1.15.0.rbi +180 -0
- data/sorbet/rbi/gems/mustermann-contrib@3.0.3.rbi +658 -0
- data/sorbet/rbi/gems/mustermann@3.0.3.rbi +809 -0
- data/sorbet/rbi/gems/net-http@0.9.1.rbi +1012 -0
- data/sorbet/rbi/gems/netrc@0.11.0.rbi +112 -0
- data/sorbet/rbi/gems/nokogiri@1.19.1.rbi +9 -0
- data/sorbet/rbi/gems/parallel@1.27.0.rbi +234 -0
- data/sorbet/rbi/gems/parser@3.3.8.0.rbi +4883 -0
- data/sorbet/rbi/gems/pp@0.6.2.rbi +176 -0
- data/sorbet/rbi/gems/prettyprint@0.2.0.rbi +155 -0
- data/sorbet/rbi/gems/prism@1.4.0.rbi +26357 -0
- data/sorbet/rbi/gems/procto@0.0.3.rbi +9 -0
- data/sorbet/rbi/gems/psych@5.2.6.rbi +1173 -0
- data/sorbet/rbi/gems/public_suffix@6.0.2.rbi +267 -0
- data/sorbet/rbi/gems/racc@1.8.1.rbi +122 -0
- data/sorbet/rbi/gems/rack-session@2.1.1.rbi +9 -0
- data/sorbet/rbi/gems/rack-test@2.2.0.rbi +9 -0
- data/sorbet/rbi/gems/rack@3.1.20.rbi +2801 -0
- data/sorbet/rbi/gems/rackup@2.2.1.rbi +132 -0
- data/sorbet/rbi/gems/rails-dom-testing@2.3.0.rbi +9 -0
- data/sorbet/rbi/gems/rails-html-sanitizer@1.6.2.rbi +9 -0
- data/sorbet/rbi/gems/railties@8.0.2.rbi +568 -0
- data/sorbet/rbi/gems/rainbow@3.1.1.rbi +333 -0
- data/sorbet/rbi/gems/rake@13.3.0.rbi +1955 -0
- data/sorbet/rbi/gems/rbi@0.3.3.rbi +4551 -0
- data/sorbet/rbi/gems/rbs@3.9.4.rbi +5583 -0
- data/sorbet/rbi/gems/rdoc@6.14.0.rbi +6843 -0
- data/sorbet/rbi/gems/regexp_parser@2.11.3.rbi +3020 -0
- data/sorbet/rbi/gems/reline@0.6.1.rbi +9 -0
- data/sorbet/rbi/gems/rexml@3.4.1.rbi +1931 -0
- data/sorbet/rbi/gems/rubocop-ast@1.44.1.rbi +5236 -0
- data/sorbet/rbi/gems/rubocop@1.75.8.rbi +32674 -0
- data/sorbet/rbi/gems/ruby-progressbar@1.13.0.rbi +980 -0
- data/sorbet/rbi/gems/ruby2_keywords@0.0.5.rbi +9 -0
- data/sorbet/rbi/gems/securerandom@0.4.1.rbi +33 -0
- data/sorbet/rbi/gems/sentry-ruby@5.24.0.rbi +4076 -0
- data/sorbet/rbi/gems/spoom@1.6.3.rbi +4612 -0
- data/sorbet/rbi/gems/stringio@3.1.7.rbi +9 -0
- data/sorbet/rbi/gems/tapioca@0.16.11.rbi +3417 -0
- data/sorbet/rbi/gems/thor@1.4.0.rbi +2015 -0
- data/sorbet/rbi/gems/thread_safe@0.3.6.rbi +711 -0
- data/sorbet/rbi/gems/timeout@0.4.3.rbi +80 -0
- data/sorbet/rbi/gems/tzinfo@2.0.6.rbi +1677 -0
- data/sorbet/rbi/gems/unicode-display_width@3.1.4.rbi +106 -0
- data/sorbet/rbi/gems/unicode-emoji@4.0.4.rbi +178 -0
- data/sorbet/rbi/gems/uri@1.1.1.rbi +760 -0
- data/sorbet/rbi/gems/useragent@0.16.11.rbi +9 -0
- data/sorbet/rbi/gems/webmock@3.25.1.rbi +1368 -0
- data/sorbet/rbi/gems/yard-sorbet@0.9.0.rbi +345 -0
- data/sorbet/rbi/gems/yard@0.9.37.rbi +8762 -0
- data/sorbet/rbi/gems/zeitwerk@2.7.3.rbi +9 -0
- data/sorbet/tapioca/config.yml +45 -0
- data/sorbet/tapioca/require.rb +2 -0
- data/sorbet/tapioca/sorbet/rbi/dsl/.gitattributes +1 -0
- data/sorbet/tapioca/sorbet/rbi/dsl/active_support/callbacks.rbi +23 -0
- metadata +379 -0
|
@@ -0,0 +1,1012 @@
|
|
|
1
|
+
# typed: false
|
|
2
|
+
|
|
3
|
+
# DO NOT EDIT MANUALLY
|
|
4
|
+
# This is an autogenerated file for types exported from the `net-http` gem.
|
|
5
|
+
# Please instead update this file by running `bin/tapioca gem net-http`.
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
# source://net-http//lib/net/http.rb#724
|
|
9
|
+
class Net::HTTP < ::Net::Protocol
|
|
10
|
+
# source://net-http//lib/net/http.rb#1148
|
|
11
|
+
def initialize(address, port = T.unsafe(nil)); end
|
|
12
|
+
|
|
13
|
+
# source://net-http//lib/net/http.rb#1488
|
|
14
|
+
def active?; end
|
|
15
|
+
|
|
16
|
+
# source://net-http//lib/net/http.rb#1265
|
|
17
|
+
def address; end
|
|
18
|
+
|
|
19
|
+
# source://net-http//lib/net/http.rb#1539
|
|
20
|
+
def ca_file; end
|
|
21
|
+
|
|
22
|
+
# source://net-http//lib/net/http.rb#1539
|
|
23
|
+
def ca_file=(_arg0); end
|
|
24
|
+
|
|
25
|
+
# source://net-http//lib/net/http.rb#1543
|
|
26
|
+
def ca_path; end
|
|
27
|
+
|
|
28
|
+
# source://net-http//lib/net/http.rb#1543
|
|
29
|
+
def ca_path=(_arg0); end
|
|
30
|
+
|
|
31
|
+
# source://net-http//lib/net/http.rb#1547
|
|
32
|
+
def cert; end
|
|
33
|
+
|
|
34
|
+
# source://net-http//lib/net/http.rb#1547
|
|
35
|
+
def cert=(_arg0); end
|
|
36
|
+
|
|
37
|
+
# source://net-http//lib/net/http.rb#1550
|
|
38
|
+
def cert_store; end
|
|
39
|
+
|
|
40
|
+
# source://net-http//lib/net/http.rb#1550
|
|
41
|
+
def cert_store=(_arg0); end
|
|
42
|
+
|
|
43
|
+
# source://net-http//lib/net/http.rb#1554
|
|
44
|
+
def ciphers; end
|
|
45
|
+
|
|
46
|
+
# source://net-http//lib/net/http.rb#1554
|
|
47
|
+
def ciphers=(_arg0); end
|
|
48
|
+
|
|
49
|
+
# source://net-http//lib/net/http.rb#1496
|
|
50
|
+
def close_on_empty_response; end
|
|
51
|
+
|
|
52
|
+
# source://net-http//lib/net/http.rb#1496
|
|
53
|
+
def close_on_empty_response=(_arg0); end
|
|
54
|
+
|
|
55
|
+
# source://net-http//lib/net/http.rb#1449
|
|
56
|
+
def continue_timeout; end
|
|
57
|
+
|
|
58
|
+
# source://net-http//lib/net/http.rb#1455
|
|
59
|
+
def continue_timeout=(sec); end
|
|
60
|
+
|
|
61
|
+
# source://net-http//lib/net/http.rb#2227
|
|
62
|
+
def copy(path, initheader = T.unsafe(nil)); end
|
|
63
|
+
|
|
64
|
+
# source://net-http//lib/net/http.rb#2201
|
|
65
|
+
def delete(path, initheader = T.unsafe(nil)); end
|
|
66
|
+
|
|
67
|
+
# source://net-http//lib/net/http.rb#1558
|
|
68
|
+
def extra_chain_cert; end
|
|
69
|
+
|
|
70
|
+
# source://net-http//lib/net/http.rb#1558
|
|
71
|
+
def extra_chain_cert=(_arg0); end
|
|
72
|
+
|
|
73
|
+
# source://net-http//lib/net/http.rb#1648
|
|
74
|
+
def finish; end
|
|
75
|
+
|
|
76
|
+
# source://net-http//lib/net/http.rb#2013
|
|
77
|
+
def get(path, initheader = T.unsafe(nil), dest = T.unsafe(nil), &block); end
|
|
78
|
+
|
|
79
|
+
# source://net-http//lib/net/http.rb#2280
|
|
80
|
+
def get2(path, initheader = T.unsafe(nil), &block); end
|
|
81
|
+
|
|
82
|
+
# source://net-http//lib/net/http.rb#2037
|
|
83
|
+
def head(path, initheader = T.unsafe(nil)); end
|
|
84
|
+
|
|
85
|
+
# source://net-http//lib/net/http.rb#2293
|
|
86
|
+
def head2(path, initheader = T.unsafe(nil), &block); end
|
|
87
|
+
|
|
88
|
+
# source://net-http//lib/net/http.rb#1472
|
|
89
|
+
def ignore_eof; end
|
|
90
|
+
|
|
91
|
+
# source://net-http//lib/net/http.rb#1472
|
|
92
|
+
def ignore_eof=(_arg0); end
|
|
93
|
+
|
|
94
|
+
# source://net-http//lib/net/http.rb#1206
|
|
95
|
+
def inspect; end
|
|
96
|
+
|
|
97
|
+
# source://net-http//lib/net/http.rb#1349
|
|
98
|
+
def ipaddr; end
|
|
99
|
+
|
|
100
|
+
# source://net-http//lib/net/http.rb#1361
|
|
101
|
+
def ipaddr=(addr); end
|
|
102
|
+
|
|
103
|
+
# source://net-http//lib/net/http.rb#1467
|
|
104
|
+
def keep_alive_timeout; end
|
|
105
|
+
|
|
106
|
+
# source://net-http//lib/net/http.rb#1467
|
|
107
|
+
def keep_alive_timeout=(_arg0); end
|
|
108
|
+
|
|
109
|
+
# source://net-http//lib/net/http.rb#1561
|
|
110
|
+
def key; end
|
|
111
|
+
|
|
112
|
+
# source://net-http//lib/net/http.rb#1561
|
|
113
|
+
def key=(_arg0); end
|
|
114
|
+
|
|
115
|
+
# source://net-http//lib/net/http.rb#1272
|
|
116
|
+
def local_host; end
|
|
117
|
+
|
|
118
|
+
# source://net-http//lib/net/http.rb#1272
|
|
119
|
+
def local_host=(_arg0); end
|
|
120
|
+
|
|
121
|
+
# source://net-http//lib/net/http.rb#1276
|
|
122
|
+
def local_port; end
|
|
123
|
+
|
|
124
|
+
# source://net-http//lib/net/http.rb#1276
|
|
125
|
+
def local_port=(_arg0); end
|
|
126
|
+
|
|
127
|
+
# source://net-http//lib/net/http.rb#2147
|
|
128
|
+
def lock(path, body, initheader = T.unsafe(nil)); end
|
|
129
|
+
|
|
130
|
+
# source://net-http//lib/net/http.rb#1405
|
|
131
|
+
def max_retries; end
|
|
132
|
+
|
|
133
|
+
# source://net-http//lib/net/http.rb#1395
|
|
134
|
+
def max_retries=(retries); end
|
|
135
|
+
|
|
136
|
+
# source://net-http//lib/net/http.rb#1576
|
|
137
|
+
def max_version; end
|
|
138
|
+
|
|
139
|
+
# source://net-http//lib/net/http.rb#1576
|
|
140
|
+
def max_version=(_arg0); end
|
|
141
|
+
|
|
142
|
+
# source://net-http//lib/net/http.rb#1572
|
|
143
|
+
def min_version; end
|
|
144
|
+
|
|
145
|
+
# source://net-http//lib/net/http.rb#1572
|
|
146
|
+
def min_version=(_arg0); end
|
|
147
|
+
|
|
148
|
+
# source://net-http//lib/net/http.rb#2241
|
|
149
|
+
def mkcol(path, body = T.unsafe(nil), initheader = T.unsafe(nil)); end
|
|
150
|
+
|
|
151
|
+
# source://net-http//lib/net/http.rb#2214
|
|
152
|
+
def move(path, initheader = T.unsafe(nil)); end
|
|
153
|
+
|
|
154
|
+
# source://net-http//lib/net/http.rb#1371
|
|
155
|
+
def open_timeout; end
|
|
156
|
+
|
|
157
|
+
# source://net-http//lib/net/http.rb#1371
|
|
158
|
+
def open_timeout=(_arg0); end
|
|
159
|
+
|
|
160
|
+
# source://net-http//lib/net/http.rb#2174
|
|
161
|
+
def options(path, initheader = T.unsafe(nil)); end
|
|
162
|
+
|
|
163
|
+
# source://net-http//lib/net/http.rb#2100
|
|
164
|
+
def patch(path, data, initheader = T.unsafe(nil), dest = T.unsafe(nil), &block); end
|
|
165
|
+
|
|
166
|
+
# source://net-http//lib/net/http.rb#1597
|
|
167
|
+
def peer_cert; end
|
|
168
|
+
|
|
169
|
+
# source://net-http//lib/net/http.rb#1268
|
|
170
|
+
def port; end
|
|
171
|
+
|
|
172
|
+
# source://net-http//lib/net/http.rb#2071
|
|
173
|
+
def post(path, data, initheader = T.unsafe(nil), dest = T.unsafe(nil), &block); end
|
|
174
|
+
|
|
175
|
+
# source://net-http//lib/net/http.rb#2320
|
|
176
|
+
def post2(path, data, initheader = T.unsafe(nil), &block); end
|
|
177
|
+
|
|
178
|
+
# source://net-http//lib/net/http.rb#2188
|
|
179
|
+
def propfind(path, body = T.unsafe(nil), initheader = T.unsafe(nil)); end
|
|
180
|
+
|
|
181
|
+
# source://net-http//lib/net/http.rb#2133
|
|
182
|
+
def proppatch(path, body, initheader = T.unsafe(nil)); end
|
|
183
|
+
|
|
184
|
+
# source://net-http//lib/net/http.rb#1881
|
|
185
|
+
def proxy?; end
|
|
186
|
+
|
|
187
|
+
# source://net-http//lib/net/http.rb#1903
|
|
188
|
+
def proxy_address; end
|
|
189
|
+
|
|
190
|
+
# source://net-http//lib/net/http.rb#1312
|
|
191
|
+
def proxy_address=(_arg0); end
|
|
192
|
+
|
|
193
|
+
# source://net-http//lib/net/http.rb#1308
|
|
194
|
+
def proxy_from_env=(_arg0); end
|
|
195
|
+
|
|
196
|
+
# source://net-http//lib/net/http.rb#1888
|
|
197
|
+
def proxy_from_env?; end
|
|
198
|
+
|
|
199
|
+
# source://net-http//lib/net/http.rb#1934
|
|
200
|
+
def proxy_pass; end
|
|
201
|
+
|
|
202
|
+
# source://net-http//lib/net/http.rb#1324
|
|
203
|
+
def proxy_pass=(_arg0); end
|
|
204
|
+
|
|
205
|
+
# source://net-http//lib/net/http.rb#1913
|
|
206
|
+
def proxy_port; end
|
|
207
|
+
|
|
208
|
+
# source://net-http//lib/net/http.rb#1316
|
|
209
|
+
def proxy_port=(_arg0); end
|
|
210
|
+
|
|
211
|
+
# source://net-http//lib/net/http.rb#1893
|
|
212
|
+
def proxy_uri; end
|
|
213
|
+
|
|
214
|
+
# source://net-http//lib/net/http.rb#1328
|
|
215
|
+
def proxy_use_ssl=(_arg0); end
|
|
216
|
+
|
|
217
|
+
# source://net-http//lib/net/http.rb#1923
|
|
218
|
+
def proxy_user; end
|
|
219
|
+
|
|
220
|
+
# source://net-http//lib/net/http.rb#1320
|
|
221
|
+
def proxy_user=(_arg0); end
|
|
222
|
+
|
|
223
|
+
# source://net-http//lib/net/http.rb#1903
|
|
224
|
+
def proxyaddr; end
|
|
225
|
+
|
|
226
|
+
# source://net-http//lib/net/http.rb#1913
|
|
227
|
+
def proxyport; end
|
|
228
|
+
|
|
229
|
+
# source://net-http//lib/net/http.rb#2119
|
|
230
|
+
def put(path, data, initheader = T.unsafe(nil)); end
|
|
231
|
+
|
|
232
|
+
# source://net-http//lib/net/http.rb#2334
|
|
233
|
+
def put2(path, data, initheader = T.unsafe(nil), &block); end
|
|
234
|
+
|
|
235
|
+
# source://net-http//lib/net/http.rb#1376
|
|
236
|
+
def read_timeout; end
|
|
237
|
+
|
|
238
|
+
# source://net-http//lib/net/http.rb#1418
|
|
239
|
+
def read_timeout=(sec); end
|
|
240
|
+
|
|
241
|
+
# source://net-http//lib/net/http.rb#2399
|
|
242
|
+
def request(req, body = T.unsafe(nil), &block); end
|
|
243
|
+
|
|
244
|
+
# source://net-http//lib/net/http.rb#2280
|
|
245
|
+
def request_get(path, initheader = T.unsafe(nil), &block); end
|
|
246
|
+
|
|
247
|
+
# source://net-http//lib/net/http.rb#2293
|
|
248
|
+
def request_head(path, initheader = T.unsafe(nil), &block); end
|
|
249
|
+
|
|
250
|
+
# source://net-http//lib/net/http.rb#2320
|
|
251
|
+
def request_post(path, data, initheader = T.unsafe(nil), &block); end
|
|
252
|
+
|
|
253
|
+
# source://net-http//lib/net/http.rb#2334
|
|
254
|
+
def request_put(path, data, initheader = T.unsafe(nil), &block); end
|
|
255
|
+
|
|
256
|
+
# source://net-http//lib/net/http.rb#1280
|
|
257
|
+
def response_body_encoding; end
|
|
258
|
+
|
|
259
|
+
# source://net-http//lib/net/http.rb#1300
|
|
260
|
+
def response_body_encoding=(value); end
|
|
261
|
+
|
|
262
|
+
# source://net-http//lib/net/http.rb#2363
|
|
263
|
+
def send_request(name, path, data = T.unsafe(nil), header = T.unsafe(nil)); end
|
|
264
|
+
|
|
265
|
+
# source://net-http//lib/net/http.rb#1259
|
|
266
|
+
def set_debug_output(output); end
|
|
267
|
+
|
|
268
|
+
# source://net-http//lib/net/http.rb#1564
|
|
269
|
+
def ssl_timeout; end
|
|
270
|
+
|
|
271
|
+
# source://net-http//lib/net/http.rb#1564
|
|
272
|
+
def ssl_timeout=(_arg0); end
|
|
273
|
+
|
|
274
|
+
# source://net-http//lib/net/http.rb#1568
|
|
275
|
+
def ssl_version; end
|
|
276
|
+
|
|
277
|
+
# source://net-http//lib/net/http.rb#1568
|
|
278
|
+
def ssl_version=(_arg0); end
|
|
279
|
+
|
|
280
|
+
# source://net-http//lib/net/http.rb#1625
|
|
281
|
+
def start; end
|
|
282
|
+
|
|
283
|
+
# source://net-http//lib/net/http.rb#1488
|
|
284
|
+
def started?; end
|
|
285
|
+
|
|
286
|
+
# source://net-http//lib/net/http.rb#2254
|
|
287
|
+
def trace(path, initheader = T.unsafe(nil)); end
|
|
288
|
+
|
|
289
|
+
# source://net-http//lib/net/http.rb#2161
|
|
290
|
+
def unlock(path, body, initheader = T.unsafe(nil)); end
|
|
291
|
+
|
|
292
|
+
# source://net-http//lib/net/http.rb#1510
|
|
293
|
+
def use_ssl=(flag); end
|
|
294
|
+
|
|
295
|
+
# source://net-http//lib/net/http.rb#1500
|
|
296
|
+
def use_ssl?; end
|
|
297
|
+
|
|
298
|
+
# source://net-http//lib/net/http.rb#1579
|
|
299
|
+
def verify_callback; end
|
|
300
|
+
|
|
301
|
+
# source://net-http//lib/net/http.rb#1579
|
|
302
|
+
def verify_callback=(_arg0); end
|
|
303
|
+
|
|
304
|
+
# source://net-http//lib/net/http.rb#1582
|
|
305
|
+
def verify_depth; end
|
|
306
|
+
|
|
307
|
+
# source://net-http//lib/net/http.rb#1582
|
|
308
|
+
def verify_depth=(_arg0); end
|
|
309
|
+
|
|
310
|
+
# source://net-http//lib/net/http.rb#1592
|
|
311
|
+
def verify_hostname; end
|
|
312
|
+
|
|
313
|
+
# source://net-http//lib/net/http.rb#1592
|
|
314
|
+
def verify_hostname=(_arg0); end
|
|
315
|
+
|
|
316
|
+
# source://net-http//lib/net/http.rb#1587
|
|
317
|
+
def verify_mode; end
|
|
318
|
+
|
|
319
|
+
# source://net-http//lib/net/http.rb#1587
|
|
320
|
+
def verify_mode=(_arg0); end
|
|
321
|
+
|
|
322
|
+
# source://net-http//lib/net/http.rb#1381
|
|
323
|
+
def write_timeout; end
|
|
324
|
+
|
|
325
|
+
# source://net-http//lib/net/http.rb#1442
|
|
326
|
+
def write_timeout=(sec); end
|
|
327
|
+
|
|
328
|
+
private
|
|
329
|
+
|
|
330
|
+
# source://net-http//lib/net/http.rb#2581
|
|
331
|
+
def D(msg); end
|
|
332
|
+
|
|
333
|
+
# source://net-http//lib/net/http.rb#2573
|
|
334
|
+
def addr_port; end
|
|
335
|
+
|
|
336
|
+
# source://net-http//lib/net/http.rb#2490
|
|
337
|
+
def begin_transport(req); end
|
|
338
|
+
|
|
339
|
+
# source://net-http//lib/net/http.rb#1957
|
|
340
|
+
def conn_address; end
|
|
341
|
+
|
|
342
|
+
# source://net-http//lib/net/http.rb#1961
|
|
343
|
+
def conn_port; end
|
|
344
|
+
|
|
345
|
+
# source://net-http//lib/net/http.rb#1660
|
|
346
|
+
def connect; end
|
|
347
|
+
|
|
348
|
+
# source://net-http//lib/net/http.rb#2581
|
|
349
|
+
def debug(msg); end
|
|
350
|
+
|
|
351
|
+
# source://net-http//lib/net/http.rb#1802
|
|
352
|
+
def do_finish; end
|
|
353
|
+
|
|
354
|
+
# source://net-http//lib/net/http.rb#1654
|
|
355
|
+
def do_start; end
|
|
356
|
+
|
|
357
|
+
# source://net-http//lib/net/http.rb#1965
|
|
358
|
+
def edit_path(path); end
|
|
359
|
+
|
|
360
|
+
# source://net-http//lib/net/http.rb#2513
|
|
361
|
+
def end_transport(req, res); end
|
|
362
|
+
|
|
363
|
+
# source://net-http//lib/net/http.rb#2530
|
|
364
|
+
def keep_alive?(req, res); end
|
|
365
|
+
|
|
366
|
+
# source://net-http//lib/net/http.rb#1798
|
|
367
|
+
def on_connect; end
|
|
368
|
+
|
|
369
|
+
# source://net-http//lib/net/http.rb#2422
|
|
370
|
+
def send_entity(path, data, initheader, dest, type, &block); end
|
|
371
|
+
|
|
372
|
+
# source://net-http//lib/net/http.rb#2554
|
|
373
|
+
def sspi_auth(req); end
|
|
374
|
+
|
|
375
|
+
# source://net-http//lib/net/http.rb#2539
|
|
376
|
+
def sspi_auth?(res); end
|
|
377
|
+
|
|
378
|
+
# source://net-http//lib/net/http.rb#1787
|
|
379
|
+
def timeouted_connect(conn_addr, conn_port); end
|
|
380
|
+
|
|
381
|
+
# source://net-http//lib/net/http.rb#2435
|
|
382
|
+
def transport_request(req); end
|
|
383
|
+
|
|
384
|
+
# source://net-http//lib/net/http.rb#1949
|
|
385
|
+
def unescape(value); end
|
|
386
|
+
|
|
387
|
+
class << self
|
|
388
|
+
# source://net-http//lib/net/http.rb#1829
|
|
389
|
+
def Proxy(p_addr = T.unsafe(nil), p_port = T.unsafe(nil), p_user = T.unsafe(nil), p_pass = T.unsafe(nil), p_use_ssl = T.unsafe(nil)); end
|
|
390
|
+
|
|
391
|
+
# source://net-http//lib/net/http.rb#1142
|
|
392
|
+
def default_configuration; end
|
|
393
|
+
|
|
394
|
+
# source://net-http//lib/net/http.rb#1142
|
|
395
|
+
def default_configuration=(_arg0); end
|
|
396
|
+
|
|
397
|
+
# source://net-http//lib/net/http.rb#935
|
|
398
|
+
def default_port; end
|
|
399
|
+
|
|
400
|
+
# source://net-http//lib/net/http.rb#804
|
|
401
|
+
def get(uri_or_host, path_or_headers = T.unsafe(nil), port = T.unsafe(nil)); end
|
|
402
|
+
|
|
403
|
+
# source://net-http//lib/net/http.rb#763
|
|
404
|
+
def get_print(uri_or_host, path_or_headers = T.unsafe(nil), port = T.unsafe(nil)); end
|
|
405
|
+
|
|
406
|
+
# source://net-http//lib/net/http.rb#814
|
|
407
|
+
def get_response(uri_or_host, path_or_headers = T.unsafe(nil), port = T.unsafe(nil), &block); end
|
|
408
|
+
|
|
409
|
+
# source://net-http//lib/net/http.rb#943
|
|
410
|
+
def http_default_port; end
|
|
411
|
+
|
|
412
|
+
# source://net-http//lib/net/http.rb#951
|
|
413
|
+
def https_default_port; end
|
|
414
|
+
|
|
415
|
+
# source://net-http//lib/net/http.rb#748
|
|
416
|
+
def is_version_1_1?; end
|
|
417
|
+
|
|
418
|
+
# source://net-http//lib/net/http.rb#743
|
|
419
|
+
def is_version_1_2?; end
|
|
420
|
+
|
|
421
|
+
# source://net-http//lib/net/http.rb#1100
|
|
422
|
+
def new(address, port = T.unsafe(nil), p_addr = T.unsafe(nil), p_port = T.unsafe(nil), p_user = T.unsafe(nil), p_pass = T.unsafe(nil), p_no_proxy = T.unsafe(nil), p_use_ssl = T.unsafe(nil)); end
|
|
423
|
+
|
|
424
|
+
# source://net-http//lib/net/http.rb#857
|
|
425
|
+
def post(url, data, header = T.unsafe(nil)); end
|
|
426
|
+
|
|
427
|
+
# source://net-http//lib/net/http.rb#884
|
|
428
|
+
def post_form(url, params); end
|
|
429
|
+
|
|
430
|
+
# source://net-http//lib/net/http.rb#1861
|
|
431
|
+
def proxy_address; end
|
|
432
|
+
|
|
433
|
+
# source://net-http//lib/net/http.rb#1855
|
|
434
|
+
def proxy_class?; end
|
|
435
|
+
|
|
436
|
+
# source://net-http//lib/net/http.rb#1873
|
|
437
|
+
def proxy_pass; end
|
|
438
|
+
|
|
439
|
+
# source://net-http//lib/net/http.rb#1865
|
|
440
|
+
def proxy_port; end
|
|
441
|
+
|
|
442
|
+
# source://net-http//lib/net/http.rb#1876
|
|
443
|
+
def proxy_use_ssl; end
|
|
444
|
+
|
|
445
|
+
# source://net-http//lib/net/http.rb#1869
|
|
446
|
+
def proxy_user; end
|
|
447
|
+
|
|
448
|
+
# source://net-http//lib/net/http.rb#920
|
|
449
|
+
def put(url, data, header = T.unsafe(nil)); end
|
|
450
|
+
|
|
451
|
+
# source://net-http//lib/net/http.rb#955
|
|
452
|
+
def socket_type; end
|
|
453
|
+
|
|
454
|
+
# source://net-http//lib/net/http.rb#1045
|
|
455
|
+
def start(address, *arg, &block); end
|
|
456
|
+
|
|
457
|
+
# source://net-http//lib/net/http.rb#748
|
|
458
|
+
def version_1_1?; end
|
|
459
|
+
|
|
460
|
+
# source://net-http//lib/net/http.rb#738
|
|
461
|
+
def version_1_2; end
|
|
462
|
+
|
|
463
|
+
# source://net-http//lib/net/http.rb#743
|
|
464
|
+
def version_1_2?; end
|
|
465
|
+
end
|
|
466
|
+
end
|
|
467
|
+
|
|
468
|
+
# source://net-http//lib/net/http/proxy_delta.rb#2
|
|
469
|
+
module Net::HTTP::ProxyDelta
|
|
470
|
+
private
|
|
471
|
+
|
|
472
|
+
# source://net-http//lib/net/http/proxy_delta.rb#5
|
|
473
|
+
def conn_address; end
|
|
474
|
+
|
|
475
|
+
# source://net-http//lib/net/http/proxy_delta.rb#9
|
|
476
|
+
def conn_port; end
|
|
477
|
+
|
|
478
|
+
# source://net-http//lib/net/http/proxy_delta.rb#13
|
|
479
|
+
def edit_path(path); end
|
|
480
|
+
end
|
|
481
|
+
|
|
482
|
+
# source://net-http//lib/net/http.rb#1778
|
|
483
|
+
Net::HTTP::TCP_SOCKET_NEW_HAS_OPEN_TIMEOUT = T.let(T.unsafe(nil), FalseClass)
|
|
484
|
+
|
|
485
|
+
# source://net-http//lib/net/http.rb#727
|
|
486
|
+
Net::HTTP::VERSION = T.let(T.unsafe(nil), String)
|
|
487
|
+
|
|
488
|
+
# source://net-http//lib/net/http/responses.rb#325
|
|
489
|
+
class Net::HTTPAlreadyReported < ::Net::HTTPSuccess; end
|
|
490
|
+
|
|
491
|
+
# source://net-http//lib/net/http/responses.rb#327
|
|
492
|
+
Net::HTTPAlreadyReported::HAS_BODY = T.let(T.unsafe(nil), TrueClass)
|
|
493
|
+
|
|
494
|
+
# source://net-http//lib/net/http/responses.rb#73
|
|
495
|
+
Net::HTTPClientError::EXCEPTION_TYPE = Net::HTTPClientException
|
|
496
|
+
|
|
497
|
+
# source://net-http//lib/net/http/exceptions.rb#24
|
|
498
|
+
class Net::HTTPClientException < ::Net::ProtoServerError
|
|
499
|
+
include ::Net::HTTPExceptions
|
|
500
|
+
end
|
|
501
|
+
|
|
502
|
+
# source://net-http//lib/net/http/responses.rb#157
|
|
503
|
+
class Net::HTTPEarlyHints < ::Net::HTTPInformation; end
|
|
504
|
+
|
|
505
|
+
# source://net-http//lib/net/http/responses.rb#159
|
|
506
|
+
Net::HTTPEarlyHints::HAS_BODY = T.let(T.unsafe(nil), FalseClass)
|
|
507
|
+
|
|
508
|
+
# source://net-http//lib/net/http/exceptions.rb#16
|
|
509
|
+
class Net::HTTPError < ::Net::ProtocolError
|
|
510
|
+
include ::Net::HTTPExceptions
|
|
511
|
+
end
|
|
512
|
+
|
|
513
|
+
# source://net-http//lib/net/http/exceptions.rb#6
|
|
514
|
+
module Net::HTTPExceptions
|
|
515
|
+
# source://net-http//lib/net/http/exceptions.rb#7
|
|
516
|
+
def initialize(msg, res); end
|
|
517
|
+
|
|
518
|
+
# source://net-http//lib/net/http/exceptions.rb#11
|
|
519
|
+
def response; end
|
|
520
|
+
end
|
|
521
|
+
|
|
522
|
+
# source://net-http//lib/net/http/exceptions.rb#28
|
|
523
|
+
class Net::HTTPFatalError < ::Net::ProtoFatalError
|
|
524
|
+
include ::Net::HTTPExceptions
|
|
525
|
+
end
|
|
526
|
+
|
|
527
|
+
# source://net-http//lib/net/http/generic_request.rb#11
|
|
528
|
+
class Net::HTTPGenericRequest
|
|
529
|
+
include ::Net::HTTPHeader
|
|
530
|
+
|
|
531
|
+
# source://net-http//lib/net/http/generic_request.rb#15
|
|
532
|
+
def initialize(m, reqbody, resbody, uri_or_path, initheader = T.unsafe(nil)); end
|
|
533
|
+
|
|
534
|
+
# source://net-http//lib/net/http/generic_request.rb#131
|
|
535
|
+
def []=(key, val); end
|
|
536
|
+
|
|
537
|
+
# source://net-http//lib/net/http/generic_request.rb#167
|
|
538
|
+
def body; end
|
|
539
|
+
|
|
540
|
+
# source://net-http//lib/net/http/generic_request.rb#176
|
|
541
|
+
def body=(str); end
|
|
542
|
+
|
|
543
|
+
# source://net-http//lib/net/http/generic_request.rb#155
|
|
544
|
+
def body_exist?; end
|
|
545
|
+
|
|
546
|
+
# source://net-http//lib/net/http/generic_request.rb#191
|
|
547
|
+
def body_stream; end
|
|
548
|
+
|
|
549
|
+
# source://net-http//lib/net/http/generic_request.rb#201
|
|
550
|
+
def body_stream=(input); end
|
|
551
|
+
|
|
552
|
+
# source://net-http//lib/net/http/generic_request.rb#92
|
|
553
|
+
def decode_content; end
|
|
554
|
+
|
|
555
|
+
# source://net-http//lib/net/http/generic_request.rb#220
|
|
556
|
+
def exec(sock, ver, path); end
|
|
557
|
+
|
|
558
|
+
# source://net-http//lib/net/http/generic_request.rb#98
|
|
559
|
+
def inspect; end
|
|
560
|
+
|
|
561
|
+
# source://net-http//lib/net/http/generic_request.rb#62
|
|
562
|
+
def method; end
|
|
563
|
+
|
|
564
|
+
# source://net-http//lib/net/http/generic_request.rb#69
|
|
565
|
+
def path; end
|
|
566
|
+
|
|
567
|
+
# source://net-http//lib/net/http/generic_request.rb#116
|
|
568
|
+
def pretty_print(q); end
|
|
569
|
+
|
|
570
|
+
# source://net-http//lib/net/http/generic_request.rb#142
|
|
571
|
+
def request_body_permitted?; end
|
|
572
|
+
|
|
573
|
+
# source://net-http//lib/net/http/generic_request.rb#151
|
|
574
|
+
def response_body_permitted?; end
|
|
575
|
+
|
|
576
|
+
# source://net-http//lib/net/http/generic_request.rb#208
|
|
577
|
+
def set_body_internal(str); end
|
|
578
|
+
|
|
579
|
+
# source://net-http//lib/net/http/generic_request.rb#232
|
|
580
|
+
def update_uri(addr, port, ssl); end
|
|
581
|
+
|
|
582
|
+
# source://net-http//lib/net/http/generic_request.rb#77
|
|
583
|
+
def uri; end
|
|
584
|
+
|
|
585
|
+
private
|
|
586
|
+
|
|
587
|
+
# source://net-http//lib/net/http/generic_request.rb#334
|
|
588
|
+
def encode_multipart_form_data(out, params, opt); end
|
|
589
|
+
|
|
590
|
+
# source://net-http//lib/net/http/generic_request.rb#390
|
|
591
|
+
def flush_buffer(out, buf, chunked_p); end
|
|
592
|
+
|
|
593
|
+
# source://net-http//lib/net/http/generic_request.rb#385
|
|
594
|
+
def quote_string(str, charset); end
|
|
595
|
+
|
|
596
|
+
# source://net-http//lib/net/http/generic_request.rb#284
|
|
597
|
+
def send_request_with_body(sock, ver, path, body); end
|
|
598
|
+
|
|
599
|
+
# source://net-http//lib/net/http/generic_request.rb#308
|
|
600
|
+
def send_request_with_body_data(sock, ver, path, params); end
|
|
601
|
+
|
|
602
|
+
# source://net-http//lib/net/http/generic_request.rb#292
|
|
603
|
+
def send_request_with_body_stream(sock, ver, path, f); end
|
|
604
|
+
|
|
605
|
+
# source://net-http//lib/net/http/generic_request.rb#402
|
|
606
|
+
def wait_for_continue(sock, ver); end
|
|
607
|
+
|
|
608
|
+
# source://net-http//lib/net/http/generic_request.rb#415
|
|
609
|
+
def write_header(sock, ver, path); end
|
|
610
|
+
end
|
|
611
|
+
|
|
612
|
+
# source://net-http//lib/net/http/generic_request.rb#266
|
|
613
|
+
class Net::HTTPGenericRequest::Chunker
|
|
614
|
+
# source://net-http//lib/net/http/generic_request.rb#267
|
|
615
|
+
def initialize(sock); end
|
|
616
|
+
|
|
617
|
+
# source://net-http//lib/net/http/generic_request.rb#279
|
|
618
|
+
def finish; end
|
|
619
|
+
|
|
620
|
+
# source://net-http//lib/net/http/generic_request.rb#272
|
|
621
|
+
def write(buf); end
|
|
622
|
+
end
|
|
623
|
+
|
|
624
|
+
# source://net-http//lib/net/http/header.rb#181
|
|
625
|
+
module Net::HTTPHeader
|
|
626
|
+
# source://net-http//lib/net/http/header.rb#226
|
|
627
|
+
def [](key); end
|
|
628
|
+
|
|
629
|
+
# source://net-http//lib/net/http/header.rb#242
|
|
630
|
+
def []=(key, val); end
|
|
631
|
+
|
|
632
|
+
# source://net-http//lib/net/http/header.rb#263
|
|
633
|
+
def add_field(key, val); end
|
|
634
|
+
|
|
635
|
+
# source://net-http//lib/net/http/header.rb#949
|
|
636
|
+
def basic_auth(account, password); end
|
|
637
|
+
|
|
638
|
+
# source://net-http//lib/net/http/header.rb#488
|
|
639
|
+
def canonical_each; end
|
|
640
|
+
|
|
641
|
+
# source://net-http//lib/net/http/header.rb#658
|
|
642
|
+
def chunked?; end
|
|
643
|
+
|
|
644
|
+
# source://net-http//lib/net/http/header.rb#970
|
|
645
|
+
def connection_close?; end
|
|
646
|
+
|
|
647
|
+
# source://net-http//lib/net/http/header.rb#978
|
|
648
|
+
def connection_keep_alive?; end
|
|
649
|
+
|
|
650
|
+
# source://net-http//lib/net/http/header.rb#620
|
|
651
|
+
def content_length; end
|
|
652
|
+
|
|
653
|
+
# source://net-http//lib/net/http/header.rb#641
|
|
654
|
+
def content_length=(len); end
|
|
655
|
+
|
|
656
|
+
# source://net-http//lib/net/http/header.rb#674
|
|
657
|
+
def content_range; end
|
|
658
|
+
|
|
659
|
+
# source://net-http//lib/net/http/header.rb#705
|
|
660
|
+
def content_type; end
|
|
661
|
+
|
|
662
|
+
# source://net-http//lib/net/http/header.rb#776
|
|
663
|
+
def content_type=(type, params = T.unsafe(nil)); end
|
|
664
|
+
|
|
665
|
+
# source://net-http//lib/net/http/header.rb#457
|
|
666
|
+
def delete(key); end
|
|
667
|
+
|
|
668
|
+
# source://net-http//lib/net/http/header.rb#368
|
|
669
|
+
def each; end
|
|
670
|
+
|
|
671
|
+
# source://net-http//lib/net/http/header.rb#488
|
|
672
|
+
def each_capitalized; end
|
|
673
|
+
|
|
674
|
+
# source://net-http//lib/net/http/header.rb#421
|
|
675
|
+
def each_capitalized_name; end
|
|
676
|
+
|
|
677
|
+
# source://net-http//lib/net/http/header.rb#368
|
|
678
|
+
def each_header; end
|
|
679
|
+
|
|
680
|
+
# source://net-http//lib/net/http/header.rb#395
|
|
681
|
+
def each_key(&block); end
|
|
682
|
+
|
|
683
|
+
# source://net-http//lib/net/http/header.rb#395
|
|
684
|
+
def each_name(&block); end
|
|
685
|
+
|
|
686
|
+
# source://net-http//lib/net/http/header.rb#442
|
|
687
|
+
def each_value; end
|
|
688
|
+
|
|
689
|
+
# source://net-http//lib/net/http/header.rb#345
|
|
690
|
+
def fetch(key, *args, &block); end
|
|
691
|
+
|
|
692
|
+
# source://net-http//lib/net/http/header.rb#816
|
|
693
|
+
def form_data=(params, sep = T.unsafe(nil)); end
|
|
694
|
+
|
|
695
|
+
# source://net-http//lib/net/http/header.rb#310
|
|
696
|
+
def get_fields(key); end
|
|
697
|
+
|
|
698
|
+
# source://net-http//lib/net/http/header.rb#187
|
|
699
|
+
def initialize_http_header(initheader); end
|
|
700
|
+
|
|
701
|
+
# source://net-http//lib/net/http/header.rb#467
|
|
702
|
+
def key?(key); end
|
|
703
|
+
|
|
704
|
+
# source://net-http//lib/net/http/header.rb#210
|
|
705
|
+
def length; end
|
|
706
|
+
|
|
707
|
+
# source://net-http//lib/net/http/header.rb#727
|
|
708
|
+
def main_type; end
|
|
709
|
+
|
|
710
|
+
# source://net-http//lib/net/http/header.rb#960
|
|
711
|
+
def proxy_basic_auth(account, password); end
|
|
712
|
+
|
|
713
|
+
# source://net-http//lib/net/http/header.rb#513
|
|
714
|
+
def range; end
|
|
715
|
+
|
|
716
|
+
# source://net-http//lib/net/http/header.rb#580
|
|
717
|
+
def range=(r, e = T.unsafe(nil)); end
|
|
718
|
+
|
|
719
|
+
# source://net-http//lib/net/http/header.rb#691
|
|
720
|
+
def range_length; end
|
|
721
|
+
|
|
722
|
+
# source://net-http//lib/net/http/header.rb#776
|
|
723
|
+
def set_content_type(type, params = T.unsafe(nil)); end
|
|
724
|
+
|
|
725
|
+
# source://net-http//lib/net/http/header.rb#928
|
|
726
|
+
def set_form(params, enctype = T.unsafe(nil), formopt = T.unsafe(nil)); end
|
|
727
|
+
|
|
728
|
+
# source://net-http//lib/net/http/header.rb#816
|
|
729
|
+
def set_form_data(params, sep = T.unsafe(nil)); end
|
|
730
|
+
|
|
731
|
+
# source://net-http//lib/net/http/header.rb#580
|
|
732
|
+
def set_range(r, e = T.unsafe(nil)); end
|
|
733
|
+
|
|
734
|
+
# source://net-http//lib/net/http/header.rb#210
|
|
735
|
+
def size; end
|
|
736
|
+
|
|
737
|
+
# source://net-http//lib/net/http/header.rb#742
|
|
738
|
+
def sub_type; end
|
|
739
|
+
|
|
740
|
+
# source://net-http//lib/net/http/header.rb#481
|
|
741
|
+
def to_hash; end
|
|
742
|
+
|
|
743
|
+
# source://net-http//lib/net/http/header.rb#757
|
|
744
|
+
def type_params; end
|
|
745
|
+
|
|
746
|
+
private
|
|
747
|
+
|
|
748
|
+
# source://net-http//lib/net/http/header.rb#288
|
|
749
|
+
def append_field_value(ary, val); end
|
|
750
|
+
|
|
751
|
+
# source://net-http//lib/net/http/header.rb#964
|
|
752
|
+
def basic_encode(account, password); end
|
|
753
|
+
|
|
754
|
+
# source://net-http//lib/net/http/header.rb#497
|
|
755
|
+
def capitalize(name); end
|
|
756
|
+
|
|
757
|
+
# source://net-http//lib/net/http/header.rb#273
|
|
758
|
+
def set_field(key, val); end
|
|
759
|
+
end
|
|
760
|
+
|
|
761
|
+
# source://net-http//lib/net/http/header.rb#185
|
|
762
|
+
Net::HTTPHeader::MAX_FIELD_LENGTH = T.let(T.unsafe(nil), Integer)
|
|
763
|
+
|
|
764
|
+
# source://net-http//lib/net/http/header.rb#183
|
|
765
|
+
Net::HTTPHeader::MAX_KEY_LENGTH = T.let(T.unsafe(nil), Integer)
|
|
766
|
+
|
|
767
|
+
# source://net-http//lib/net/http/responses.rb#26
|
|
768
|
+
Net::HTTPInformation::EXCEPTION_TYPE = Net::HTTPError
|
|
769
|
+
|
|
770
|
+
# source://net-http//lib/net/http/responses.rb#1125
|
|
771
|
+
class Net::HTTPLoopDetected < ::Net::HTTPServerError; end
|
|
772
|
+
|
|
773
|
+
# source://net-http//lib/net/http/responses.rb#1127
|
|
774
|
+
Net::HTTPLoopDetected::HAS_BODY = T.let(T.unsafe(nil), TrueClass)
|
|
775
|
+
|
|
776
|
+
# source://net-http//lib/net/http/responses.rb#823
|
|
777
|
+
class Net::HTTPMisdirectedRequest < ::Net::HTTPClientError; end
|
|
778
|
+
|
|
779
|
+
# source://net-http//lib/net/http/responses.rb#825
|
|
780
|
+
Net::HTTPMisdirectedRequest::HAS_BODY = T.let(T.unsafe(nil), TrueClass)
|
|
781
|
+
|
|
782
|
+
# source://net-http//lib/net/http/responses.rb#402
|
|
783
|
+
Net::HTTPMovedTemporarily = Net::HTTPFound
|
|
784
|
+
|
|
785
|
+
# source://net-http//lib/net/http/responses.rb#365
|
|
786
|
+
Net::HTTPMultipleChoice = Net::HTTPMultipleChoices
|
|
787
|
+
|
|
788
|
+
# source://net-http//lib/net/http/responses.rb#1143
|
|
789
|
+
class Net::HTTPNotExtended < ::Net::HTTPServerError; end
|
|
790
|
+
|
|
791
|
+
# source://net-http//lib/net/http/responses.rb#1145
|
|
792
|
+
Net::HTTPNotExtended::HAS_BODY = T.let(T.unsafe(nil), TrueClass)
|
|
793
|
+
|
|
794
|
+
# source://net-http//lib/net/http/responses.rb#730
|
|
795
|
+
class Net::HTTPPayloadTooLarge < ::Net::HTTPClientError; end
|
|
796
|
+
|
|
797
|
+
# source://net-http//lib/net/http/responses.rb#732
|
|
798
|
+
Net::HTTPPayloadTooLarge::HAS_BODY = T.let(T.unsafe(nil), TrueClass)
|
|
799
|
+
|
|
800
|
+
# source://net-http//lib/net/http/responses.rb#138
|
|
801
|
+
class Net::HTTPProcessing < ::Net::HTTPInformation; end
|
|
802
|
+
|
|
803
|
+
# source://net-http//lib/net/http/responses.rb#140
|
|
804
|
+
Net::HTTPProcessing::HAS_BODY = T.let(T.unsafe(nil), FalseClass)
|
|
805
|
+
|
|
806
|
+
# source://net-http//lib/net/http/responses.rb#784
|
|
807
|
+
class Net::HTTPRangeNotSatisfiable < ::Net::HTTPClientError; end
|
|
808
|
+
|
|
809
|
+
# source://net-http//lib/net/http/responses.rb#786
|
|
810
|
+
Net::HTTPRangeNotSatisfiable::HAS_BODY = T.let(T.unsafe(nil), TrueClass)
|
|
811
|
+
|
|
812
|
+
# source://net-http//lib/net/http/responses.rb#58
|
|
813
|
+
Net::HTTPRedirection::EXCEPTION_TYPE = Net::HTTPRetriableError
|
|
814
|
+
|
|
815
|
+
# source://net-http//lib/net/http/request.rb#75
|
|
816
|
+
class Net::HTTPRequest < ::Net::HTTPGenericRequest
|
|
817
|
+
# source://net-http//lib/net/http/request.rb#82
|
|
818
|
+
def initialize(path, initheader = T.unsafe(nil)); end
|
|
819
|
+
end
|
|
820
|
+
|
|
821
|
+
# source://net-http//lib/net/http/responses.rb#753
|
|
822
|
+
Net::HTTPRequestURITooLarge = Net::HTTPURITooLong
|
|
823
|
+
|
|
824
|
+
# source://net-http//lib/net/http/response.rb#135
|
|
825
|
+
class Net::HTTPResponse
|
|
826
|
+
include ::Net::HTTPHeader
|
|
827
|
+
|
|
828
|
+
# source://net-http//lib/net/http/response.rb#195
|
|
829
|
+
def initialize(httpv, code, msg); end
|
|
830
|
+
|
|
831
|
+
# source://net-http//lib/net/http/response.rb#401
|
|
832
|
+
def body; end
|
|
833
|
+
|
|
834
|
+
# source://net-http//lib/net/http/response.rb#406
|
|
835
|
+
def body=(value); end
|
|
836
|
+
|
|
837
|
+
# source://net-http//lib/net/http/response.rb#230
|
|
838
|
+
def body_encoding; end
|
|
839
|
+
|
|
840
|
+
# source://net-http//lib/net/http/response.rb#254
|
|
841
|
+
def body_encoding=(value); end
|
|
842
|
+
|
|
843
|
+
# source://net-http//lib/net/http/response.rb#214
|
|
844
|
+
def code; end
|
|
845
|
+
|
|
846
|
+
# source://net-http//lib/net/http/response.rb#271
|
|
847
|
+
def code_type; end
|
|
848
|
+
|
|
849
|
+
# source://net-http//lib/net/http/response.rb#226
|
|
850
|
+
def decode_content; end
|
|
851
|
+
|
|
852
|
+
# source://net-http//lib/net/http/response.rb#226
|
|
853
|
+
def decode_content=(_arg0); end
|
|
854
|
+
|
|
855
|
+
# source://net-http//lib/net/http/response.rb#401
|
|
856
|
+
def entity; end
|
|
857
|
+
|
|
858
|
+
# source://net-http//lib/net/http/response.rb#275
|
|
859
|
+
def error!; end
|
|
860
|
+
|
|
861
|
+
# source://net-http//lib/net/http/response.rb#281
|
|
862
|
+
def error_type; end
|
|
863
|
+
|
|
864
|
+
# source://net-http//lib/net/http/response.rb#303
|
|
865
|
+
def header; end
|
|
866
|
+
|
|
867
|
+
# source://net-http//lib/net/http/response.rb#209
|
|
868
|
+
def http_version; end
|
|
869
|
+
|
|
870
|
+
# source://net-http//lib/net/http/response.rb#261
|
|
871
|
+
def ignore_eof; end
|
|
872
|
+
|
|
873
|
+
# source://net-http//lib/net/http/response.rb#261
|
|
874
|
+
def ignore_eof=(_arg0); end
|
|
875
|
+
|
|
876
|
+
# source://net-http//lib/net/http/response.rb#263
|
|
877
|
+
def inspect; end
|
|
878
|
+
|
|
879
|
+
# source://net-http//lib/net/http/response.rb#217
|
|
880
|
+
def message; end
|
|
881
|
+
|
|
882
|
+
# source://net-http//lib/net/http/response.rb#217
|
|
883
|
+
def msg; end
|
|
884
|
+
|
|
885
|
+
# source://net-http//lib/net/http/response.rb#356
|
|
886
|
+
def read_body(dest = T.unsafe(nil), &block); end
|
|
887
|
+
|
|
888
|
+
# source://net-http//lib/net/http/response.rb#308
|
|
889
|
+
def read_header; end
|
|
890
|
+
|
|
891
|
+
# source://net-http//lib/net/http/response.rb#317
|
|
892
|
+
def reading_body(sock, reqmethodallowbody); end
|
|
893
|
+
|
|
894
|
+
# source://net-http//lib/net/http/response.rb#298
|
|
895
|
+
def response; end
|
|
896
|
+
|
|
897
|
+
# source://net-http//lib/net/http/response.rb#222
|
|
898
|
+
def uri; end
|
|
899
|
+
|
|
900
|
+
# source://net-http//lib/net/http/response.rb#290
|
|
901
|
+
def uri=(uri); end
|
|
902
|
+
|
|
903
|
+
# source://net-http//lib/net/http/response.rb#286
|
|
904
|
+
def value; end
|
|
905
|
+
|
|
906
|
+
private
|
|
907
|
+
|
|
908
|
+
# source://net-http//lib/net/http/response.rb#451
|
|
909
|
+
def check_bom(str); end
|
|
910
|
+
|
|
911
|
+
# source://net-http//lib/net/http/response.rb#415
|
|
912
|
+
def detect_encoding(str, encoding = T.unsafe(nil)); end
|
|
913
|
+
|
|
914
|
+
# source://net-http//lib/net/http/response.rb#541
|
|
915
|
+
def extracting_encodings_from_meta_elements(value); end
|
|
916
|
+
|
|
917
|
+
# source://net-http//lib/net/http/response.rb#506
|
|
918
|
+
def get_attribute(ss); end
|
|
919
|
+
|
|
920
|
+
# source://net-http//lib/net/http/response.rb#558
|
|
921
|
+
def inflater; end
|
|
922
|
+
|
|
923
|
+
# source://net-http//lib/net/http/response.rb#647
|
|
924
|
+
def procdest(dest, block); end
|
|
925
|
+
|
|
926
|
+
# source://net-http//lib/net/http/response.rb#593
|
|
927
|
+
def read_body_0(dest); end
|
|
928
|
+
|
|
929
|
+
# source://net-http//lib/net/http/response.rb#623
|
|
930
|
+
def read_chunked(dest, chunk_data_io); end
|
|
931
|
+
|
|
932
|
+
# source://net-http//lib/net/http/response.rb#465
|
|
933
|
+
def scanning_meta(str); end
|
|
934
|
+
|
|
935
|
+
# source://net-http//lib/net/http/response.rb#435
|
|
936
|
+
def sniff_encoding(str, encoding = T.unsafe(nil)); end
|
|
937
|
+
|
|
938
|
+
# source://net-http//lib/net/http/response.rb#643
|
|
939
|
+
def stream_check; end
|
|
940
|
+
|
|
941
|
+
class << self
|
|
942
|
+
# source://net-http//lib/net/http/response.rb#138
|
|
943
|
+
def body_permitted?; end
|
|
944
|
+
|
|
945
|
+
# source://net-http//lib/net/http/response.rb#142
|
|
946
|
+
def exception_type; end
|
|
947
|
+
|
|
948
|
+
# source://net-http//lib/net/http/response.rb#146
|
|
949
|
+
def read_new(sock); end
|
|
950
|
+
|
|
951
|
+
private
|
|
952
|
+
|
|
953
|
+
# source://net-http//lib/net/http/response.rb#171
|
|
954
|
+
def each_response_header(sock); end
|
|
955
|
+
|
|
956
|
+
# source://net-http//lib/net/http/response.rb#158
|
|
957
|
+
def read_status_line(sock); end
|
|
958
|
+
|
|
959
|
+
# source://net-http//lib/net/http/response.rb#165
|
|
960
|
+
def response_class(code); end
|
|
961
|
+
end
|
|
962
|
+
end
|
|
963
|
+
|
|
964
|
+
# source://net-http//lib/net/http/response.rb#661
|
|
965
|
+
class Net::HTTPResponse::Inflater
|
|
966
|
+
# source://net-http//lib/net/http/response.rb#666
|
|
967
|
+
def initialize(socket); end
|
|
968
|
+
|
|
969
|
+
# source://net-http//lib/net/http/response.rb#684
|
|
970
|
+
def bytes_inflated; end
|
|
971
|
+
|
|
972
|
+
# source://net-http//lib/net/http/response.rb#675
|
|
973
|
+
def finish; end
|
|
974
|
+
|
|
975
|
+
# source://net-http//lib/net/http/response.rb#694
|
|
976
|
+
def inflate_adapter(dest); end
|
|
977
|
+
|
|
978
|
+
# source://net-http//lib/net/http/response.rb#721
|
|
979
|
+
def read(clen, dest, ignore_eof = T.unsafe(nil)); end
|
|
980
|
+
|
|
981
|
+
# source://net-http//lib/net/http/response.rb#730
|
|
982
|
+
def read_all(dest); end
|
|
983
|
+
end
|
|
984
|
+
|
|
985
|
+
# source://net-http//lib/net/http/exceptions.rb#20
|
|
986
|
+
class Net::HTTPRetriableError < ::Net::ProtoRetriableError
|
|
987
|
+
include ::Net::HTTPExceptions
|
|
988
|
+
end
|
|
989
|
+
|
|
990
|
+
# source://net-http//lib/net/http/responses.rb#88
|
|
991
|
+
Net::HTTPServerError::EXCEPTION_TYPE = Net::HTTPFatalError
|
|
992
|
+
|
|
993
|
+
# source://net-http//lib/net/http.rb#2593
|
|
994
|
+
Net::HTTPSession = Net::HTTP
|
|
995
|
+
|
|
996
|
+
# source://net-http//lib/net/http/responses.rb#42
|
|
997
|
+
Net::HTTPSuccess::EXCEPTION_TYPE = Net::HTTPError
|
|
998
|
+
|
|
999
|
+
# source://net-http//lib/net/http/responses.rb#748
|
|
1000
|
+
class Net::HTTPURITooLong < ::Net::HTTPClientError; end
|
|
1001
|
+
|
|
1002
|
+
# source://net-http//lib/net/http/responses.rb#750
|
|
1003
|
+
Net::HTTPURITooLong::HAS_BODY = T.let(T.unsafe(nil), TrueClass)
|
|
1004
|
+
|
|
1005
|
+
# source://net-http//lib/net/http/responses.rb#11
|
|
1006
|
+
Net::HTTPUnknownResponse::EXCEPTION_TYPE = Net::HTTPError
|
|
1007
|
+
|
|
1008
|
+
# source://net-http//lib/net/http/responses.rb#1091
|
|
1009
|
+
class Net::HTTPVariantAlsoNegotiates < ::Net::HTTPServerError; end
|
|
1010
|
+
|
|
1011
|
+
# source://net-http//lib/net/http/responses.rb#1093
|
|
1012
|
+
Net::HTTPVariantAlsoNegotiates::HAS_BODY = T.let(T.unsafe(nil), TrueClass)
|