Davide Principi <[email protected]> writes:

> I searched the docs and code but couldn't find anything about
> that. Can you help me?

For the globbing:

    https://github.com/cockpit-project/cockpit/blob/master/doc/urls.md
    
https://github.com/cockpit-project/cockpit/blob/master/src/bridge/cockpitpackages.c#L912

For content negotiation:

    https://cockpit-project.org/guide/latest/packages.html#package-minified
    
https://github.com/cockpit-project/cockpit/blob/master/src/common/cockpitwebresponse.c#L1626

(I think the docs don't completely match the code here...)

> Is it considered a "stable" API?

Yes, all external projects depend on this behavior, so we can't really
break this anymore. :)
_______________________________________________
cockpit-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/[email protected]

Reply via email to