Skip to content

Changes

Started by Mike Dawson
Started 2 yr 11 mo ago
Took 26 sec

Summary

  1. Update SimpleHttpRequest to use Ktor's Url class instead of using separate host, protocol, path vars etc. (details)
  2. Bump version (details)
Commit e7f2745d82edbd46fff5cdc960a5022da6d813f5 by Mike Dawson
Update SimpleHttpRequest to use Ktor's Url class instead of using separate host, protocol, path vars etc.
The file was modifiedcore/src/androidTest/java/com/ustadmobile/httpoveripc/core/ext/RawHttpRequestExtTest.kt (diff)
The file was modifiedcore/src/main/java/com/ustadmobile/httpoveripc/core/SimpleTextRequest.kt (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedcore/build.gradle (diff)
The file was modified.idea/androidTestResultsUserPreferences.xml (diff)
The file was modifiedcore/src/main/java/com/ustadmobile/httpoveripc/core/ext/RawHttpRequestExt.kt (diff)
The file was modifiedcore/src/androidTest/java/com/ustadmobile/httpoveripc/core/SimpleTextRequestTest.kt (diff)
The file was modifiedclient/build.gradle (diff)
The file was modifiedbuild.gradle (diff)