File: Changelog

package info (click to toggle)
trafficserver 9.2.5%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 53,008 kB
  • sloc: cpp: 345,484; ansic: 31,134; python: 24,200; sh: 7,271; makefile: 3,045; perl: 2,261; java: 277; pascal: 119; sql: 94; xml: 2
file content (7 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7

1.1 Fri Sep 18 2015
	Modified the plugin to add back the Range request header at the TS_HTTP_SEND_RESPONSE_HDR_HOOK
	so that custom logging of range requests works properly.

1.1 Fri Sep 18 2015
	Removed version information from TSPluginRegister() due to an API change.