{% extends "base.html" %} {% block body %}

userdata

userdata.read

Request:

{% highlight "cxml" %}
    
{% endhighlight %}

Response:

{% highlight "cxml" %}
    
        
    
{% endhighlight %}

__type here can be either bin or str

userdata.write

Request:

{% highlight "cxml" %}
    
        
    
{% endhighlight %}

Response:

{% highlight "cxml" %}
    
{% endhighlight %}
{% endblock %}