summaryrefslogtreecommitdiffstats
path: root/jdisc_core
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-06-07 13:08:57 +0200
committergjoranv <gv@verizonmedia.com>2022-06-08 11:45:31 +0200
commit81928bd0107babe7dece6bef1840c61cac5120cc (patch)
tree84053c49e70afaeb0f13f9c6b61b552d07997ee7 /jdisc_core
parent033d6494edc17b554ab841c3f5ea70bc5f8925de (diff)
Remove vespåa-http-client usage part 2
Diffstat (limited to 'jdisc_core')
-rw-r--r--jdisc_core/abi-spec.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/jdisc_core/abi-spec.json b/jdisc_core/abi-spec.json
index d43c3e03e8f..5beb723465b 100644
--- a/jdisc_core/abi-spec.json
+++ b/jdisc_core/abi-spec.json
@@ -178,9 +178,7 @@
"public void <init>(com.yahoo.jdisc.Request, java.net.URI)",
"public com.yahoo.jdisc.Container container()",
"public java.net.URI getUri()",
- "public com.yahoo.jdisc.Request setUri(java.net.URI)",
"public boolean isServerRequest()",
- "public com.yahoo.jdisc.Request setServerRequest(boolean)",
"public com.yahoo.jdisc.application.BindingMatch getBindingMatch()",
"public com.yahoo.jdisc.Request setBindingMatch(com.yahoo.jdisc.application.BindingMatch)",
"public java.util.Map context()",