parseRequestLine

fun parseRequestLine(line: String): Triple<String, String, String>