MCPcopy 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

setRawMethod · 0.95
setHostMethod · 0.95
setPathMethod · 0.95

Tested by

no test coverage detected