Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ header
Method
header
basex-api/src/main/java/org/basex/BaseXHTTP.java:362–365 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
360
}
361
362
@Override
363
public
String header() {
364
return
Util.info(S_CONSOLE_X, S_HTTP_SERVER);
365
}
366
367
@Override
368
public
String usage() {
Callers
1
BaseXHTTP
Method · 0.95
Calls
1
info
Method · 0.95
Tested by
no test coverage detected