linode / manager

Akamai's Cloud Manager is an open-source, single-page application designed as the primary frontend interface for interacting with the Linode API. It is entrusted by hundreds of thousands of customers with the management of their Linode services.
https://cloud.linode.com
Apache License 2.0
691 stars 361 forks source link

fix /nodebalancers TypeError #1927

Closed mparke closed 7 years ago

mparke commented 7 years ago

TypeError cannot read property of IPv4 - X-Filter Header by ID

eatonphil commented 7 years ago

This may have been an issue once, but I can't find any usage of X-Filter in nodebalancer code:

git grep X-Filter src/nodebalancers
git grep createHeaderFilter src/nodebalancers