Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/sales.git

Clarified comment.

Author djarvis <email>
Date 2016-06-04 20:26:32 GMT-0700
Commit 3aaf7e43059470785649611a3cef14242211b196
Parent 5bb048d
src/main/java/com/whitemagicsoftware/notify/HttpTransport.java
* Returns the fully qualified REST API URL, including host and path. The
* default port (e.g., https/443 or http/80) should be sufficient for most
- * scenarios.
+ * scenarios and therefore does not need to be specified.
*
* @return A non-null path to the mailer's REST API.
Delta 1 line added, 1 line removed