Home
last modified time | relevance | path

Searched refs:baseURL (Results 1 – 25 of 2403) sorted by relevance

12345678910>>...97

/dports/ftp/sftpgo/sftpgo-2.2.0/httpd/
H A Dhttpd.go548 func updateWebClientURLs(baseURL string) {
549 if !path.IsAbs(baseURL) {
550 baseURL = "/"
552 webRootPath = path.Join(baseURL, webRootPathDefault)
553 webBasePath = path.Join(baseURL, webBasePathDefault)
578 func updateWebAdminURLs(baseURL string) {
579 if !path.IsAbs(baseURL) {
580 baseURL = "/"
582 webRootPath = path.Join(baseURL, webRootPathDefault)
583 webBasePath = path.Join(baseURL, webBasePathDefault)
[all …]
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/yaegashi/msgraph.go/beta/
H A DRequestWorkbook.go13 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
46 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
79 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
112 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
145 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
178 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
211 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
244 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
277 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
310 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
[all …]
H A DRequestManaged.go13 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
46 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
79 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
112 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
145 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
178 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
211 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
244 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
277 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
310 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
[all …]
H A DRequestWorkbookFunctionsIm.go24 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
51 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
78 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
105 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
132 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
159 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
186 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
213 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
240 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
267 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
[all …]
H A DRequestCall.go13 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
57 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
83 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
110 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
136 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
162 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
189 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
216 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
243 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
270 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
[all …]
H A DRequestDirectory.go20 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
53 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
86 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
119 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
152 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
185 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
218 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
251 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
575 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
942 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
[all …]
H A DRequestMessage.go13 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
46 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
90 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
117 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
144 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
171 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
197 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
224 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
251 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
277 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
[all …]
H A DRequestEvent.go13 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
46 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
79 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
123 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
149 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
175 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
201 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
227 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
253 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
279 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
[all …]
H A DRequestWorkbookFunctionsIs.go13 bb.BaseRequestBuilder.baseURL += "/isErr"
24 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
51 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
78 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
105 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
132 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
159 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
186 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
213 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
240 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
[all …]
H A DRequestAndroid.go20 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
53 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
86 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
119 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
152 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
185 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
218 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
251 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
284 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
317 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
[all …]
H A DRequestSynchronization.go13 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
46 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
79 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
112 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
156 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
182 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
208 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
234 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
260 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
286 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
[all …]
H A DRequestGroup.go20 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
53 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
86 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
119 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
152 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
185 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
218 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
251 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
284 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
317 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
[all …]
H A DRequestDrive.go20 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
53 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
86 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
130 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
156 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
182 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
209 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
236 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
263 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
290 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
[all …]
H A DRequestDevice.go20 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
53 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
86 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
119 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
152 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
185 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
218 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
251 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
284 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
317 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
[all …]
H A DRequestSales.go13 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
46 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
79 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
112 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
145 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
178 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
211 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
244 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
288 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
314 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client, requestObject: b.requestObject},
[all …]
H A DRequestWindows.go20 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
53 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
86 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
119 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
152 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
185 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
218 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
251 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
284 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
317 BaseRequest: BaseRequest{baseURL: b.baseURL, client: b.client},
[all …]
/dports/misc/perkeep/perkeep-0.11/internal/netutil/
H A Dnetutil_test.go27 baseURL string
32 baseURL: "http://foo.com/",
37 baseURL: "https://foo.com/",
42 baseURL: "http://foo.com:8080/",
53 baseURL: "http://foo.com/pics/",
74 baseURL: "http://[::1]/",
79 baseURL: "https://[::1]/",
84 baseURL: "http://[::1]:8080/",
89 baseURL: "https://[::1]:8080/",
95 baseURL: "http://[::1]/pics/",
[all …]
/dports/devel/statcvs/statcvs-0.7.0/src/net/sf/statcvs/output/
H A DJCVSWebIntegration.java16 private String baseURL; field in JCVSWebIntegration
18 public JCVSWebIntegration(final String baseURL) { in JCVSWebIntegration() argument
19 if (baseURL.endsWith("/")) { in JCVSWebIntegration()
20 this.baseURL = baseURL.substring(0, baseURL.length() - 1); in JCVSWebIntegration()
22 this.baseURL = baseURL; in JCVSWebIntegration()
31 final String path = baseURL + "/list/" + directory.getPath(); in getDirectoryUrl()
36 return baseURL + "/vers/" + file.getFilenameWithPath(); in getFileHistoryUrl()
40 …return baseURL + "/view/" + file.getFilenameWithPath() + "/" + file.getLatestRevision().getRevisio… in getFileViewUrl()
44 …return baseURL + "/view/" + revision.getFile().getFilenameWithPath() + "/" + revision.getRevisionN… in getFileViewUrl()
48 …return baseURL + "/pdiff/" + newRevision.getFile().getFilenameWithPath() + "/" + oldRevision.getRe… in getDiffUrl()
[all …]
H A DCvswebIntegration.java39 private String baseURL; field in CvswebIntegration
46 public CvswebIntegration(String baseURL) { in CvswebIntegration() argument
47 final int i = baseURL.indexOf("?"); in CvswebIntegration()
49 this.postfix = baseURL.substring(i + 1); in CvswebIntegration()
50 baseURL = baseURL.substring(0, i); in CvswebIntegration()
53 if (baseURL.endsWith("/")) { in CvswebIntegration()
54 this.baseURL = baseURL.substring(0, baseURL.length() - 1); in CvswebIntegration()
56 this.baseURL = baseURL; in CvswebIntegration()
71 return baseURL + "/" + directory.getPath(); in getDirectoryUrl()
88 return this.baseURL + filename + append; in getFileUrl()
[all …]
H A DViewCvsIntegration.java39 private String baseURL; field in ViewCvsIntegration
46 public ViewCvsIntegration(String baseURL) { in ViewCvsIntegration() argument
47 final int i = baseURL.indexOf("?"); in ViewCvsIntegration()
49 this.postfix = baseURL.substring(i + 1); in ViewCvsIntegration()
50 baseURL = baseURL.substring(0, i); in ViewCvsIntegration()
53 if (baseURL.endsWith("/")) { in ViewCvsIntegration()
54 this.baseURL = baseURL.substring(0, baseURL.length() - 1); in ViewCvsIntegration()
56 this.baseURL = baseURL; in ViewCvsIntegration()
71 return baseURL + "/" + directory.getPath(); in getDirectoryUrl()
88 return this.baseURL + filename + append; in getFileUrl()
[all …]
/dports/devel/statcvs/statcvs-0.7.0/src-temp/net/sf/statcvs/output/
H A DJCVSWebIntegration.java16 private String baseURL; field in JCVSWebIntegration
18 public JCVSWebIntegration(final String baseURL) { in JCVSWebIntegration() argument
19 if (baseURL.endsWith("/")) { in JCVSWebIntegration()
20 this.baseURL = baseURL.substring(0, baseURL.length() - 1); in JCVSWebIntegration()
22 this.baseURL = baseURL; in JCVSWebIntegration()
31 final String path = baseURL + "/list/" + directory.getPath(); in getDirectoryUrl()
36 return baseURL + "/vers/" + file.getFilenameWithPath(); in getFileHistoryUrl()
40 …return baseURL + "/view/" + file.getFilenameWithPath() + "/" + file.getLatestRevision().getRevisio… in getFileViewUrl()
44 …return baseURL + "/view/" + revision.getFile().getFilenameWithPath() + "/" + revision.getRevisionN… in getFileViewUrl()
48 …return baseURL + "/pdiff/" + newRevision.getFile().getFilenameWithPath() + "/" + oldRevision.getRe… in getDiffUrl()
[all …]
H A DViewCvsIntegration.java39 private String baseURL; field in ViewCvsIntegration
46 public ViewCvsIntegration(String baseURL) { in ViewCvsIntegration() argument
47 final int i = baseURL.indexOf("?"); in ViewCvsIntegration()
49 this.postfix = baseURL.substring(i + 1); in ViewCvsIntegration()
50 baseURL = baseURL.substring(0, i); in ViewCvsIntegration()
53 if (baseURL.endsWith("/")) { in ViewCvsIntegration()
54 this.baseURL = baseURL.substring(0, baseURL.length() - 1); in ViewCvsIntegration()
56 this.baseURL = baseURL; in ViewCvsIntegration()
71 return baseURL + "/" + directory.getPath(); in getDirectoryUrl()
88 return this.baseURL + filename + append; in getFileUrl()
[all …]
H A DCvswebIntegration.java39 private String baseURL; field in CvswebIntegration
46 public CvswebIntegration(String baseURL) { in CvswebIntegration() argument
47 final int i = baseURL.indexOf("?"); in CvswebIntegration()
49 this.postfix = baseURL.substring(i + 1); in CvswebIntegration()
50 baseURL = baseURL.substring(0, i); in CvswebIntegration()
53 if (baseURL.endsWith("/")) { in CvswebIntegration()
54 this.baseURL = baseURL.substring(0, baseURL.length() - 1); in CvswebIntegration()
56 this.baseURL = baseURL; in CvswebIntegration()
71 return baseURL + "/" + directory.getPath(); in getDirectoryUrl()
88 return this.baseURL + filename + append; in getFileUrl()
[all …]
/dports/devel/statsvn/statsvn-0.7.0/src/net/sf/statsvn/output/
H A DChoraIntegration.java39 private String baseURL; field in ChoraIntegration
45 public ChoraIntegration(final String baseURL) { in ChoraIntegration() argument
46 if (baseURL.endsWith("/")) { in ChoraIntegration()
47 this.baseURL = baseURL.substring(0, baseURL.length() - 1); in ChoraIntegration()
49 this.baseURL = baseURL; in ChoraIntegration()
64 return baseURL + "/?f=" + directory.getPath(); in getDirectoryUrl()
78 return this.baseURL + "/?f=" + file.getFilenameWithPath(); in getFileHistoryUrl()
82 return this.baseURL + "/co.php?f=" + file.getFilenameWithPath(); in getFileViewBaseUrl()
107 …return this.baseURL + "/diff.php?f=" + oldRevision.getFile().getFilenameWithPath() + "&r1=" + oldR… in getDiffUrl()
119 return baseURL; in getBaseUrl()
/dports/devel/statsvn/statsvn-0.7.0/src-temp/net/sf/statsvn/output/
H A DChoraIntegration.java39 private String baseURL; field in ChoraIntegration
45 public ChoraIntegration(final String baseURL) { in ChoraIntegration() argument
46 if (baseURL.endsWith("/")) { in ChoraIntegration()
47 this.baseURL = baseURL.substring(0, baseURL.length() - 1); in ChoraIntegration()
49 this.baseURL = baseURL; in ChoraIntegration()
64 return baseURL + "/?f=" + directory.getPath(); in getDirectoryUrl()
78 return this.baseURL + "/?f=" + file.getFilenameWithPath(); in getFileHistoryUrl()
82 return this.baseURL + "/co.php?f=" + file.getFilenameWithPath(); in getFileViewBaseUrl()
107 …return this.baseURL + "/diff.php?f=" + oldRevision.getFile().getFilenameWithPath() + "&r1=" + oldR… in getDiffUrl()
119 return baseURL; in getBaseUrl()

12345678910>>...97