https://issues.apache.org/bugzilla/show_bug.cgi?id=54163
Shivaprasad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #5 from Shivaprasad <[email protected]> --- Yes we are using the apr_table_set ((req_rec)?req_rec->headers_out:NULL, name, (value?value:"")); (In reply to comment #4) > How do you generate your headers? Via apr_table_set(n)(r->headers_out, ...)? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
