Home
last modified time | relevance | path

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

/unit/test/unit/
H A Dhttp.py66 body, content_type = self.form_encode(body)
293 def form_encode(self, fields): member in HTTP1