Skip to content
Snippets Groups Projects

Added URL class, Auth can now have a path specified, improved JS responses and other fixes/improvements

Rebased version of !7 (closed) with proper modifications considering some of the comments.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
46 46 std::string address(const std::string& url, uint16_t port);
47 47 std::string to_mime_type(const std::string& extension);
48 48
49 class Url {
  • Diogo Silva added 1 commit

    added 1 commit

    • d9a969e7 - Utility: reformated and changed C-style cast to static_cast

    Compare with previous version

  • Diogo Silva added 1 commit

    added 1 commit

    • a2c84efa - Utility: reformated and changed C-style cast to static_cast

    Compare with previous version

  • merged

  • Paweł Wegner mentioned in commit 80880ee5

    mentioned in commit 80880ee5

  • Please register or sign in to reply
    Loading