Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EsperoTech/yaade
/ Url
Method
Url
server/src/main/java/com/postman/collection/Url.java:61–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
private
String port;
60
61
public
Url() {
62
63
}
64
65
/**
66
* Sets the raw URL. The host, path, query,protocl, query and port properties are parsed from the raw url.
Callers
nothing calls this directly
Calls
3
setRaw
Method · 0.95
setHost
Method · 0.95
setPath
Method · 0.95
Tested by
no test coverage detected