Home | History | Annotate | Download | only in paste

Lines Matching refs:newhead

585             newhead = '-'.join([x.capitalize() for x in
587 response_headers[idx] = (newhead, val)
588 category[newhead] = 4