org.allenai.common

webapp

package webapp

Visibility
  1. Public
  2. All

Type Members

  1. trait Directives extends AnyRef

    Helper spray directives.

  2. class InfoRoute extends AnyRef

    Class providing a spray route with common information, handling requests to the /info path.

    Class providing a spray route with common information, handling requests to the /info path. Requests to the root of the path return a string with all the info keys separated by newlines, while requests to subpaths return the value of the given key, or a 404 for invalid keys.

Value Members

  1. object Directives extends Directives

  2. object Headers

    Helpers for setting HTTP headers.

Ungrouped