I need to put “Cache-control: no-cache” into client request to skip cache lookup. but after calling TSMimeHdrFieldValueAppend, and other functions as you did in replace-header plugin, there is only “Cache-control:” field without value in http request info.
how can I make it work?
