Javier Albornoz

Results 2 issues of Javier Albornoz

Use the query parameter `attributes=capabilities` to retrieve the list of system capabilities. https://github.com/aruba/pyaoscx/blob/49aa8e9814e085e0fabd40d8f83c06212327a759/pyaoscx/configuration.py#L39

Remove the URL query parameters before extracting the filename from the URL. If the URL query parameters contain slashes, when the function split the URL string, it got the filename...