Duckduckgo Versions Save

DuckDuckGo Instant Answer Infrastructure

0.131

9 years ago

Updates

  • Add expires 1s header to Rewrite.pm (#113)
  • Updated dist.ini so Travis Builds Pass (#104)

0.130

9 years ago
  • Improve zci_test (#101)

0.129

9 years ago

0.128

9 years ago
  • Add ZCI handling of structured answers.
  • Move caller attribute from Spice to the more general IsControllable

0.127

9 years ago
  • Rewrite: Ignore headers if we have proxy_cache_valid set. #92

0.126

9 years ago

0.124

9 years ago
  • Spice endpoints don't return 500 errors anymore. They default to calling the callback function instead so that it fails gracefully. #78

0.123

9 years ago

This release adds various Nginx directives for our Spice endpoints.

  • Add additional proxy_set_headers to strip. #71 and #73
  • Change Content-Type header for endpoints that don't support callback functions. #74
  • Fixed errors that have been appearing in multiple machines when the tests are run. #75