Project

General

Profile

Story #3316

Support query api by adding url-joining feature to D1Url

Added by Rob Nahf over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_common_java
Start date:
2012-10-09
Due date:
2012-10-27
% Done:

100%

Story Points:
Sprint:

Description

Currently, the user has to pass in the engine-specific tail-end of the url to the query() method, and need to figure out how to properly escape characters. D1Url does this but requires a baseURL. It can be extended to return just the assembled path?query#fragment.

History

#1 Updated by Rob Nahf over 11 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

added parameterless constructor and logic in assembleUrl to handle null baseUrls. Added the query api convenience method: query(String engine, D1Url queryD1Url);

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)