Made spdylay_session_get_pri_lowest() to get the lowest priority value for the current session. This change allows the application code to get the lowest priority value without knowing the protocol version which the current session uses.
See README.rst