Commit 0979bd7
Use ktor's
* Fix misusages of Ktor
* Remove mis-commited file
* Rename headers class, use const, and add new headers
* Add notice to readme
* Remove the `UsesKtor` annotation
Signed-off-by: Arnau Mora <[email protected]>
* Typo
Signed-off-by: Arnau Mora <[email protected]>
* Typo wtf
Signed-off-by: Arnau Mora <[email protected]>
* Get rid of `HttpHeaderNames`
Signed-off-by: Arnau Mora <[email protected]>
* Remove "requires ktor" warnings from kdocs
Signed-off-by: Arnau Mora <[email protected]>
---------
Signed-off-by: Arnau Mora <[email protected]>
Co-authored-by: Ricki Hirner <[email protected]>HttpHeaders everywhere, and add warning about ktor-okhttp in README (#110)1 parent e30f321 commit 0979bd7
File tree
3 files changed
+10
-2
lines changed- src/main/kotlin/at/bitfire/dav4jvm/property
- caldav
- webdav
3 files changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
21 | 30 | | |
22 | 31 | | |
23 | 32 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments