MCPcopy Index your code
hub / github.com/HtmlUnit/htmlunit / getWebResponse

Method getWebResponse

src/main/java/org/htmlunit/SgmlPage.java:87–90  ·  view source on GitHub ↗

{@inheritDoc}

()

Source from the content-addressed store, hash-verified

85 * {@inheritDoc}
86 */
87 @Override
88 public WebResponse getWebResponse() {
89 return webResponse_;
90 }
91
92 /**
93 * Gets the name for the current node.

Callers 2

getUrlMethod · 0.95
getScriptableObjectMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected