文件名称:nHttpInterceptor:nHttpInceptor处理错误消息
文件大小:16KB
文件格式:ZIP
更新时间:2024-05-31 16:36:53
JavaScript
节点http接收器 不再由节点维护 在config.js中实现 ( function ( ) { 'use strict' ; var core = angular . module ( 'config' , [ 'nHttpInceptor' ] ) ; core . config ( configure ) ; /* @ngInject */ function configure ( $httpProvider , nhttpinceptorProvider ) { /* nhttpinceptor */ // Set up the error messages custom // You can set error401 to a translate key, fx "errorRandomMsg". It will then output the transl
【文件预览】:
nHttpInterceptor-master
----.gitignore(107B)
----karma.conf.js(2KB)
----coveralls.yml(69B)
----test()
--------nHttpInterceptorSpec.js(2KB)
--------nHttpInterceptorFactorySpec.js(2KB)
----.bowerrc(38B)
----LICENSE(1KB)
----.gitattributes(11B)
----Gruntfile.js(6KB)
----.jshintrc(996B)
----bower.json(509B)
----package.json(2KB)
----dist()
--------nHttpInterceptor.js(2KB)
----src()
--------nhttpinterceptor.provider.js(813B)
--------nhttpinterceptor.factory.js(866B)
--------nhttpinterceptor.module.js(167B)
--------.DS_Store(6KB)
----readme.md(2KB)
----.travis.yml(982B)
----.editorconfig(413B)
----index.html(4KB)
----demo()
--------.empty(0B)