Commit 5f31d7e
Sam Wierema
Remove the fauly colon from from the Content-Type header
It was throwing an error for some versions of Java. I don't know which or how, but at least it's correct now.1 parent cf2ca0e commit 5f31d7e
File tree
1 file changed
+2
-2
lines changed- api/src/main/java/com/messagebird
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
0 commit comments