|
|
tests updated after hash blocking removed (related to feature #1073)
Content-Type: text/html
Content-Length: 175
non-blocking hash operations:
1
key=>value
value
hash no longer hash blocking operations:
{
"key":"value",
"k":"v",
"k2":"v2"
}
{
"key":"value",
"k2":"v2"
}
{
"key":"value"
}