File tree Expand file tree Collapse file tree
user_guide_src/source/libraries Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -116,12 +116,12 @@ examples of how the combinations are resolved.
116116 ===================== ================ ========================
117117 baseURI URI Result
118118 ===================== ================ ========================
119- ` http://foo.com ` /bar ` http://foo.com/bar `
120- ` http://foo.com/foo ` /bar ` http://foo.com/bar `
121- ` http://foo.com/foo ` bar ` http://foo.com/bar `
122- ` http://foo.com/foo/ ` bar ` http://foo.com/foo/bar `
123- ` http://foo.com ` ` http://baz.com ` ` http://baz.com `
124- ` http://foo.com/?bar ` bar ` http://foo.com/bar `
119+ \ h ttp://foo.com /bar \ h ttp://foo.com/bar
120+ \ h ttp://foo.com/foo /bar \ h ttp://foo.com/bar
121+ \ h ttp://foo.com/foo bar \ h ttp://foo.com/bar
122+ \ h ttp://foo.com/foo/ bar \ h ttp://foo.com/foo/bar
123+ \ h ttp://foo.com \ h ttp://baz.com \ h ttp://baz.com
124+ \ h ttp://foo.com/?bar bar \ h ttp://foo.com/bar
125125 ===================== ================ ========================
126126
127127Using Responses
You can’t perform that action at this time.
0 commit comments