Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ycm-core/YouCompleteMe
/ _BuildUri
Function
_BuildUri
python/ycm/client/base_request.py:326–327 ·
view source on GitHub ↗
( handler )
Source
from the content-addressed store, hash-verified
324
325
326
def
_BuildUri( handler ):
327
return
ToBytes( urljoin( BaseRequest.server_location, handler ) )
328
329
330
def
MakeServerException( data ):
Callers
1
_MakeRequest
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected