We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6bb96d3 + a1efd2c commit f8b5815Copy full SHA for f8b5815
extensions/expath/src/main/java/org/expath/exist/HttpClientModule.java
@@ -36,7 +36,7 @@ public class HttpClientModule extends AbstractInternalModule {
36
37
public final static String NAMESPACE_URI = HttpConstants.HTTP_CLIENT_NS_URI;
38
39
- public final static String PREFIX = HttpConstants.HTTP_CLIENT_NS_PREFIX;
+ public final static String PREFIX = "http";
40
public final static String INCLUSION_DATE = "2011-03-17";
41
public final static String RELEASED_IN_VERSION = "1.5";
42
0 commit comments