Splits a string path using the delimter '/'. i.e. "this/is/funny" becomes []string{"this", "is", "funny"}
(requestPath string)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected