issues
search
oda-hub
/
dispatcher-app
Other
2
stars
2
forks
source link
dispatcher optional parameter
#700
Open
volodymyrss
opened
4 months ago
volodymyrss
commented
4 months ago
when received as GET, need to convert (or make sure is converted) b'\0' to None
when received as json, need to make sure null arrives as json
when received as form encoded, need to make sure it's also working