# Functions
HandleGetCDNFlavorSuccessfully creates an HTTP handler at `/flavors/{id}` on the test handler mux that responds with a `Get` response.
HandleListCDNFlavorsSuccessfully creates an HTTP handler at `/flavors` on the test handler mux that responds with a `List` response.