MCPcopy Index your code
hub / github.com/OpenFeign/feign / encodeSlash

Method encodeSlash

core/src/main/java/feign/template/Template.java:243–245  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

241 }
242
243 boolean encodeSlash() {
244 return encodeSlash;
245 }
246
247 /**
248 * The Charset for the template.

Callers 1

appendMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected