Home | History | Annotate | Download | only in webob

Lines Matching refs:strip

404             addr = xff.split(',')[0].strip()
1239 if not line.strip():
1244 hval = native_(hval, 'utf-8').strip()
1617 return native_(m.group(1).strip('"'))
1679 return m.group(1).strip('"').strip()