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.py68 body, content_type = self.form_encode(body)
295 def form_encode(self, fields): member in HTTP1