Definition for a "subtransport"
This is used to let the smart protocol code know about the protocol which you are implementing.
The function to use to create the git_smart_subtransport
True if the protocol is stateless; false otherwise. For example, http:// is stateless, but git:// is not.