Commit Graph

11 Commits

Author SHA1 Message Date
AKFish
3929fe1b67 [HAPI] Add IStrictSessionHandler (#11523)
* Fix #11519
2016-09-28 22:41:30 +09:00
akfish
cb07439a3a Add IStrictReply to Hapi 2016-08-04 04:28:11 +08:00
Ben Herila
7bf9ee34c6 Fixed IReply definition (#8960)
* Fixed IReply definition

* Fix a lot of inconsistent whitespace which caused merge issues

* [Hapi] Add support for IReply::state and IReply::unstate

* Add support for IReply::header(name, value, options)

* Reply functions should be returning Response objects

* Specify IHeaderOptions

* [Hapi] Got tests passing locally, also made the other hapi files consistent with the v8.2.0 ts
Sorry about any attribution clobbering but there wasn't much in the git blame view anyways.
2016-04-17 23:48:56 +09:00
Sebastian Sobociński
8ed1a6e27d fix indentation 2016-03-19 14:27:59 +01:00
Sebastian Sobociński
505037219b fix indentation 2016-03-19 14:25:47 +01:00
Sebastian Sobociński
29f87e571b added 2 missing definition to server.auth.default 2016-03-19 14:20:42 +01:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
vvakame
9027703c0b pass npm run all in new definition-tester 2016-02-10 00:16:03 +09:00
Krueger, Brandon
cdaaf0e19b Updating the 8.2 version as well 2015-10-20 20:26:50 -05:00
Krueger, Brandon
57e0d06f65 IRouteAdditionalConfigurationOptions.auth can have either property strategies or strategy -- both are optional 2015-08-27 15:00:20 -05:00
Alexandre BODIN
e850267d12 Add Object type for tls in server.connection options 2015-07-07 18:13:58 +02:00