You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/handlers/api
grossmj 992c60e3e0
Return HTTP status code 204 in API when project successfully closed. Fixes #1689
5 years ago
..
compute Python3.8 support. Ref https://github.com/GNS3/gns3-gui/issues/2895 5 years ago
controller Return HTTP status code 204 in API when project successfully closed. Fixes #1689 5 years ago
__init__.py Explicitly import handlers so freezing application can find and include the right modules. 9 years ago