Home
last modified time | relevance | path

Searched refs:form_url_encode (Results 1 – 1 of 1) sorted by last modified time

/unit/test/unit/
H A Dhttp.py305 body, content_type = self.form_url_encode(fields)
309 def form_url_encode(self, fields): member in HTTP1