You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/04/02 17:21:08 UTC

[GitHub] [trafficcontrol] mitchell852 edited a comment on issue #3452: Make cachekey plugin responsible for range header when caching_range_…

mitchell852 edited a comment on issue #3452: Make cachekey plugin responsible for range header when caching_range_…
URL: https://github.com/apache/trafficcontrol/pull/3452#issuecomment-479103494
 
 
   @limited - you were probably trying to be thorough by making changes in both the UI namespace and the API namespace but I "think" the UI namespace for config file generation is pretty much deprecated. so i'm wondering if that change you made in `traffic_ops/app/lib/UI/DeliveryService.pm` needs to be made in the api namespace in the appropriate place...
   
   oh, nevermind, i see that the api namespace is calling the ui namespace :)
   
   `$mid_remap{ $ds->{org} } .= UI::DeliveryService::get_qstring_ignore_remap(UI::DeliveryService::get_ats_major_version( $self, $server_obj ));
   `

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services